User Tools

Site Tools


notes_and_tricks

This is an old revision of the document!


Wikinotes

  • Please, add your comments about how to improve the organization of the Praktikum docuwiki. — Administrator 2008/09/16 09:55

Wikitricks

  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 the following formatted text

<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 Administrator 2008/09/16 09:55

  1. You may rather use the tag "m" instead of "latex". Works too and seems easier. http://www.xm1math.net/phpmathpublisher/doc/help.htmlAdministrator 2008/09/18 10:02
notes_and_tricks.1221725010.txt.gz · Last modified: 2008/09/18 08:03 by wikiadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki