Actions
Wiki » History » Revision 4
« Previous |
Revision 4/13
(diff)
| Next »
Kristján Gerhard, 2014-04-15 22:58
Added useful packages
Wiki¶
Getting started¶
Windows¶
- MiKTeX http://miktex.org/
- TeXStudio http://texstudio.sourceforge.net/
- JabRef http://jabref.sourceforge.net/
Mac¶
- http://tug.org/mactex/
- TeXStudio http://texstudio.sourceforge.net/
- JabRef http://jabref.sourceforge.net/
Expert Mode¶
- Emacs (TeXMode) http://www.gnu.org/software/emacs/
Useful links¶
- Tame The Beast (BiBTeX) http://ctan.uib.no/info/bibtex/tamethebeast/ttb_en.pdf
Useful Packages¶
- siunitx ftp://ftp.tex.ac.uk/ctan%3A/macros/latex/exptl/siunitx/siunitx.pdf
- todonotes http://www.tex.ac.uk/ctan/macros/latex/contrib/todonotes/todonotes.pdf
- hypcap http://ctan.uib.no/macros/latex/contrib/oberdiek/hypcap.pdf
Common errors¶
Package reports "command already defined"¶
See http://www.tex.ac.uk/cgi-bin/texfaq2html?label=alreadydef
Error about symbol not existing in this encoding¶
This means you probably have the file encoded in something other than UTF-8. Fix that.
SCS Template¶
The RU School of Computer Science has a configurable LaTeX style calld RUmsc.sty
Updated by Kristján Gerhard almost 11 years ago · 13 revisions