Wiki » History » Version 5
Joseph Foley, 2014-04-15 23:01
more links and cheatsheets
1 | 5 | Joseph Foley | {{toc}} |
---|---|---|---|
2 | 1 | Joseph Foley | |
3 | 5 | Joseph Foley | h1. Template Wiki (mostly LaTeX) |
4 | |||
5 | 2 | Joseph Foley | h2. Getting started |
6 | 1 | Joseph Foley | |
7 | 5 | Joseph Foley | * LaTeX Cheat Sheet http://www.stdout.org/~winston/latex/latexsheet-a4.pdf |
8 | * LaTeX Symbols http://www.tex.ac.uk/tex-archive/info/symbols/comprehensive/symbols-a4.pdf |
||
9 | |||
10 | 2 | Joseph Foley | h3. Windows |
11 | |||
12 | # MiKTeX http://miktex.org/ |
||
13 | # TeXStudio http://texstudio.sourceforge.net/ |
||
14 | # JabRef http://jabref.sourceforge.net/ |
||
15 | |||
16 | h3. Mac |
||
17 | |||
18 | # http://tug.org/mactex/ |
||
19 | # TeXStudio http://texstudio.sourceforge.net/ |
||
20 | # JabRef http://jabref.sourceforge.net/ |
||
21 | |||
22 | h3. Expert Mode |
||
23 | |||
24 | * Emacs (TeXMode) http://www.gnu.org/software/emacs/ |
||
25 | |||
26 | 1 | Joseph Foley | h2. Useful links |
27 | |||
28 | * Tame The Beast (BiBTeX) http://ctan.uib.no/info/bibtex/tamethebeast/ttb_en.pdf |
||
29 | |||
30 | h3. Useful Packages |
||
31 | |||
32 | * siunitx ftp://ftp.tex.ac.uk/ctan%3A/macros/latex/exptl/siunitx/siunitx.pdf |
||
33 | 4 | Kristján Gerhard | * todonotes http://www.tex.ac.uk/ctan/macros/latex/contrib/todonotes/todonotes.pdf |
34 | 1 | Joseph Foley | * hypcap http://ctan.uib.no/macros/latex/contrib/oberdiek/hypcap.pdf |
35 | 5 | Joseph Foley | * fixme http://ctan.uib.no/macros/latex/contrib/fixme/fixme.pdf |
36 | * svninfo http://ctan.uib.no/macros/latex/contrib/svninfo/svninfo.pdf |
||
37 | * pdfpages http://ctan.uib.no/macros/latex/contrib/pdfpages/pdfpages.pdf |
||
38 | 1 | Joseph Foley | |
39 | 5 | Joseph Foley | |
40 | 1 | Joseph Foley | h2. Common errors |
41 | |||
42 | h3. Package reports "command already defined" |
||
43 | |||
44 | See http://www.tex.ac.uk/cgi-bin/texfaq2html?label=alreadydef |
||
45 | |||
46 | h3. Error about symbol not existing in this encoding |
||
47 | |||
48 | This means you probably have the file encoded in something other than UTF-8. Fix that. |
||
49 | 5 | Joseph Foley | This means you probably have the file encoded in something other than UTF-8. Fix that. If you are using TeXStudio, then there is a little dropdown box on the bottom. Change it and re-save the file. Then go into Preferences and change it to use UTF-8 by default. |
50 | 3 | Kristján Gerhard | |
51 | h2. SCS Template |
||
52 | |||
53 | The RU School of Computer Science has a configurable LaTeX style calld [[RUmsc.sty]] |