Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-24 | Insert CDATA around inline js/css in html and slidy templates. | John MacFarlane | 2 | -2/+10 | |
2011-07-23 | HTML template: make TOC more customizable. | John MacFarlane | 1 | -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-23 | HTML template: Display author(s) and date after title. | John MacFarlane | 1 | -0/+10 | |
2011-07-23 | LaTeX template: biblatex is incompatible with ucs. | John MacFarlane | 1 | -0/+4 | |
Thanks to Joseph Reagle. | |||||
2011-07-23 | Use different hyperref options for xetex. | John MacFarlane | 1 | -1/+8 | |
Thanks to CircleCode. | |||||
2011-07-23 | LaTeX template: moved command to avoid error. | John MacFarlane | 1 | -8/+8 | |
CircleCode pointed out that \pdfstringdefDisableCommands{\renewcommand{\sout}{}} needs to come after hyperref is included in the template. | |||||
2011-07-22 | Renamed templates from <writer>.template to default.<writer>. | John MacFarlane | 16 | -0/+0 | |
2011-07-22 | Use iftex to detect luatex, xetex, ... | John MacFarlane | 1 | -9/+9 | |
2011-07-22 | Fixed comment. | John MacFarlane | 1 | -1/+1 | |
2011-07-22 | latex.template: Set emergencystretch to prevent overfull lines. | John MacFarlane | 1 | -0/+1 | |
2011-07-21 | Use \and for author separator in latex template. | John MacFarlane | 1 | -1/+1 | |
2011-07-19 | Added README. | John MacFarlane | 1 | -0/+5 | |
2011-07-19 | Initial commit | John MacFarlane | 16 | -0/+709 | |