LibreOffice: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 15: | Zeile 15: | ||
LaTeX Math Commands: | LaTeX Math Commands: | ||
+ | * http://amath.colorado.edu/documentation/LaTeX/Symbols.pdf | ||
* http://www.artofproblemsolving.com/Wiki/index.php/LaTeX:Commands#Math_Commands | * http://www.artofproblemsolving.com/Wiki/index.php/LaTeX:Commands#Math_Commands | ||
* http://www.personal.ceu.hu/tex/cookbook.html#formnum | * http://www.personal.ceu.hu/tex/cookbook.html#formnum |
Aktuelle Version vom 22. März 2013, 00:46 Uhr
https://www.libreoffice.org/ - the free office suite
Extensions
TexMaths
TexMaths - a LaTeX equation editor for LibreOffice.
- sudo apt-get install texlive
- sudo apt-get install dvipng
- http://dvisvgm.sourceforge.net/Downloads
- install the extension
LaTeX Math Commands:
- http://amath.colorado.edu/documentation/LaTeX/Symbols.pdf
- http://www.artofproblemsolving.com/Wiki/index.php/LaTeX:Commands#Math_Commands
- http://www.personal.ceu.hu/tex/cookbook.html#formnum
Test LaTeX expression:
- (x+y)^n + \frac{x}{n}
- \underbrace{\frac{1}{2}+\frac{1}{3}}_{6}