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