User Tools

Site Tools


notes_and_tricks

This is an old revision of the document!


  1. Wanna inset math? Use LaTeX. Just use the "latex" tag, wie so:
<latex>öäüß</latex>
<latex>
  \frac{3}{4 \pi}   \sqrt{4 \cdot x^2   12}\\
  \lim_{n \to \infty}
  \sum_{k=1}^n \frac{1}{k^2} = \frac{\pi^2}{6}\\
  \it{f}(x) = \frac{1}{\sqrt{x} x^2}\\
  e^{i \pi} + 1 = 0}\;
</latex>

outputs

<latex>öäüß</latex>
<latex>

  \frac{3}{4 \pi}   \sqrt{4 \cdot x^2   12}\\
  \lim_{n \to \infty}
  \sum_{k=1}^n \frac{1}{k^2} = \frac{\pi^2}{6}\\
  \it{f}(x) = \frac{1}{\sqrt{x} x^2}\\
  e^{i \pi} + 1 = 0}\;

</latex>

More in http://wiki.erazor-zone.de/doku.php?id=wiki:projects:php:dokuwiki:plugins:latex

There is other method. See http://www.dokuwiki.org/plugin:math2

notes_and_tricks.1221551698.txt.gz · Last modified: 2008/09/16 07:54 by wikiadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki