aboutsummaryrefslogtreecommitdiff
path: root/default.latex
AgeCommit message (Collapse)AuthorFilesLines
2011-12-29LaTeX template: Changes to allow beamer output.John MacFarlane1-1/+16
2011-12-23LateX: Instead of having multiple imports of listings, combine to one.John MacFarlane1-4/+3
2011-12-23Add highlighting macros to default latex template.John MacFarlane1-0/+3
2011-12-01Revert "LaTeX: Use \date{} if no date in metadata."John MacFarlane1-2/+0
This reverts commit 9ebdb944b6dd4acbca16129ec244f1795ac88316.
2011-12-01LaTeX: Use \date{} if no date in metadata.John MacFarlane1-0/+2
Thanks to Daron Wilson for the suggestion.
2011-11-27LaTeX template: if 'lang' is set, load babel.John MacFarlane1-0/+3
Thanks to Magnus Therning for the suggestion.
2011-07-30LaTeX template: Minor spacing changes.John MacFarlane1-5/+6
2011-07-30Removed ucs package and utf8 from default latex template.John MacFarlane1-5/+0
This is no longer supported, and it clashes with packages like biblatex and csquotes. http://groups.google.com/group/comp.text.tex/browse_thread/thread/e0b0bec4e0dbf8b5/5487c7b0a170b95f?q=utf8x+group%3acomp.text.tex#5487c7b0a170b95f
2011-07-29LaTeX: Use ifxetex and ifluatex instead of iftex package.John MacFarlane1-4/+5
These are included in "core" latex distributions, like BasicTeX.
2011-07-23LaTeX template: biblatex is incompatible with ucs.John MacFarlane1-0/+4
Thanks to Joseph Reagle.
2011-07-23Use different hyperref options for xetex.John MacFarlane1-1/+8
Thanks to CircleCode.
2011-07-23LaTeX template: moved command to avoid error.John MacFarlane1-8/+8
CircleCode pointed out that \pdfstringdefDisableCommands{\renewcommand{\sout}{}} needs to come after hyperref is included in the template.
2011-07-22Renamed templates from <writer>.template to default.<writer>.John MacFarlane1-0/+131