Getting Started with LaTeX » History » Version 2
Joseph Foley, 2014-08-07 12:25
link to latex intro
1 | 1 | Kristján Gerhard | h1. Getting Started with LaTeX |
---|---|---|---|
2 | |||
3 | 2 | Joseph Foley | * The Not So Short Introduction to LATEX 2ε http://tobi.oetiker.ch/lshort/lshort.pdf |
4 | 1 | Kristján Gerhard | * LaTeX Cheat Sheet http://www.stdout.org/~winston/latex/latexsheet-a4.pdf |
5 | * LaTeX Symbols http://www.tex.ac.uk/tex-archive/info/symbols/comprehensive/symbols-a4.pdf |
||
6 | * Graphical Tool to Decipher LaTeX Symbols http://detexify.kirelabs.org/classify.html |
||
7 | |||
8 | h3. Windows |
||
9 | |||
10 | # MiKTeX http://miktex.org/ |
||
11 | # TeXStudio http://texstudio.sourceforge.net/ |
||
12 | # JabRef http://jabref.sourceforge.net/ |
||
13 | |||
14 | h3. Mac |
||
15 | |||
16 | # http://tug.org/mactex/ |
||
17 | # TeXStudio http://texstudio.sourceforge.net/ |
||
18 | # JabRef http://jabref.sourceforge.net/ |
||
19 | |||
20 | h3. Expert Mode |
||
21 | |||
22 | * Emacs (TeXMode) http://www.gnu.org/software/emacs/ |
||
23 | * TeX in Eclipse http://texlipse.sourceforge.net/ |