Wiki » History » Version 4
Kristján Gerhard, 2014-04-15 22:58
Added useful packages
1 | 1 | Joseph Foley | h1. Wiki |
---|---|---|---|
2 | |||
3 | 2 | Joseph Foley | h2. Getting started |
4 | |||
5 | h3. Windows |
||
6 | |||
7 | # MiKTeX http://miktex.org/ |
||
8 | # TeXStudio http://texstudio.sourceforge.net/ |
||
9 | # JabRef http://jabref.sourceforge.net/ |
||
10 | |||
11 | h3. Mac |
||
12 | |||
13 | # http://tug.org/mactex/ |
||
14 | # TeXStudio http://texstudio.sourceforge.net/ |
||
15 | # JabRef http://jabref.sourceforge.net/ |
||
16 | |||
17 | h3. Expert Mode |
||
18 | |||
19 | * Emacs (TeXMode) http://www.gnu.org/software/emacs/ |
||
20 | |||
21 | 1 | Joseph Foley | h2. Useful links |
22 | |||
23 | * Tame The Beast (BiBTeX) http://ctan.uib.no/info/bibtex/tamethebeast/ttb_en.pdf |
||
24 | |||
25 | h3. Useful Packages |
||
26 | |||
27 | * siunitx ftp://ftp.tex.ac.uk/ctan%3A/macros/latex/exptl/siunitx/siunitx.pdf |
||
28 | 4 | Kristján Gerhard | * todonotes http://www.tex.ac.uk/ctan/macros/latex/contrib/todonotes/todonotes.pdf |
29 | * hypcap http://ctan.uib.no/macros/latex/contrib/oberdiek/hypcap.pdf |
||
30 | 1 | Joseph Foley | |
31 | h2. Common errors |
||
32 | |||
33 | h3. Package reports "command already defined" |
||
34 | |||
35 | See http://www.tex.ac.uk/cgi-bin/texfaq2html?label=alreadydef |
||
36 | |||
37 | h3. Error about symbol not existing in this encoding |
||
38 | |||
39 | This means you probably have the file encoded in something other than UTF-8. Fix that. |
||
40 | 3 | Kristján Gerhard | |
41 | h2. SCS Template |
||
42 | |||
43 | The RU School of Computer Science has a configurable LaTeX style calld [[RUmsc.sty]] |