aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-07-24Insert CDATA around inline js/css in html and slidy templates.John MacFarlane2-2/+10
2011-07-23HTML template: make TOC more customizable.John MacFarlane1-1/+9
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-23HTML template: Display author(s) and date after title.John MacFarlane1-0/+10
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 MacFarlane16-0/+0
2011-07-22Use iftex to detect luatex, xetex, ...John MacFarlane1-9/+9
2011-07-22Fixed comment.John MacFarlane1-1/+1
2011-07-22latex.template: Set emergencystretch to prevent overfull lines.John MacFarlane1-0/+1
2011-07-21Use \and for author separator in latex template.John MacFarlane1-1/+1
2011-07-19Added README.John MacFarlane1-0/+5
2011-07-19Initial commitJohn MacFarlane16-0/+709