Commit graph

267 commits

Author SHA1 Message Date
John MacFarlane
b1a3d5fa8a LaTeX template: Minor spacing changes. 2011-07-30 17:03:03 -07:00
John MacFarlane
ce85f7cd30 Removed ucs package and utf8 from default latex template.
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-30 16:22:47 -07:00
John MacFarlane
201b99a239 LaTeX: Use ifxetex and ifluatex instead of iftex package.
These are included in "core" latex distributions, like BasicTeX.
2011-07-29 23:48:36 -07:00
John MacFarlane
88e782fa8e Added s5-url and slidy-url variables. 2011-07-28 17:35:05 -07:00
John MacFarlane
8cd8b19598 Insert CDATA around inline js/css in html and slidy templates. 2011-07-24 08:23:12 -07:00
John MacFarlane
8cb5fef740 HTML template: make TOC more customizable.
Users can now insert a header before the table of contents,
or include other styling.
Thanks to Bruce D'Arcus for the suggestion.
2011-07-23 12:03:33 -07:00
John MacFarlane
8590fab135 HTML template: Display author(s) and date after title. 2011-07-23 11:21:15 -07:00
John MacFarlane
4900bcb128 LaTeX template: biblatex is incompatible with ucs.
Thanks to Joseph Reagle.
2011-07-23 10:04:47 -07:00
John MacFarlane
bcd7edc492 Use different hyperref options for xetex.
Thanks to CircleCode.
2011-07-23 09:54:18 -07:00
John MacFarlane
951b0ca035 LaTeX template: moved command to avoid error.
CircleCode pointed out that

    \pdfstringdefDisableCommands{\renewcommand{\sout}{}}

needs to come after hyperref is included in the template.
2011-07-23 09:43:38 -07:00
John MacFarlane
663adaa861 Renamed templates from <writer>.template to default.<writer>. 2011-07-22 22:18:04 -07:00
John MacFarlane
a053c6d1b0 Use iftex to detect luatex, xetex, ... 2011-07-22 12:50:31 -07:00
John MacFarlane
d19a3dcab5 Fixed comment. 2011-07-22 12:50:22 -07:00
John MacFarlane
1d81585b21 latex.template: Set emergencystretch to prevent overfull lines. 2011-07-22 12:07:59 -07:00
John MacFarlane
bbc74f8c60 Use \and for author separator in latex template. 2011-07-21 10:10:51 -07:00
John MacFarlane
dd34104f5a Added README. 2011-07-19 12:11:03 -07:00
John MacFarlane
d095685bde Initial commit 2011-07-19 12:02:59 -07:00