Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-20 | ConTexT: Use 'description' instead of 'descr'. | John MacFarlane | 1 | -4/+3 | |
2011-08-18 | Opendocument: Remove outline-level attribute. | John MacFarlane | 1 | -1/+1 | |
2011-08-18 | Opendocument: use Title class for title. | John MacFarlane | 1 | -1/+1 | |
Thanks to bdarcus for the bug report. | |||||
2011-08-01 | Show math links even in HTML5 | John MacFarlane | 1 | -3/+0 | |
2011-07-30 | LaTeX template: Minor spacing changes. | John MacFarlane | 1 | -5/+6 | |
2011-07-30 | Removed ucs package and utf8 from default latex template. | John MacFarlane | 1 | -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-29 | LaTeX: Use ifxetex and ifluatex instead of iftex package. | John MacFarlane | 1 | -4/+5 | |
These are included in "core" latex distributions, like BasicTeX. | |||||
2011-07-28 | Added s5-url and slidy-url variables. | John MacFarlane | 2 | -7/+7 | |
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 | |