Getting Started with LaTeX » History » Version 1
Kristján Gerhard, 2014-04-15 23:12
Added Getting started page
1 | 1 | Kristján Gerhard | h1. Getting Started with LaTeX |
---|---|---|---|
2 | |||
3 | |||
4 | * 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/ |