summaryrefslogtreecommitdiff
path: root/data/templates/default.html5
AgeCommit message (Expand)Author
2013-03-24revealjs template: include pdf stylesheet by default.John MacFarlane
2013-03-23New revealjs template.John MacFarlane
2013-03-22Updated templates to include reveal.js.John MacFarlane
2013-03-21Added basic support for reveal.js.Jamie F. Olson
2013-03-20Added OPML template, tests.John MacFarlane
2013-03-03beamer template: Provide `\Oldincludegraphics` as in LaTeX template.John MacFarlane
2013-02-27LaTeX template: Load microtype after fonts.John MacFarlane
2013-02-20Small spacing change in context template.John MacFarlane
2013-02-20ConTeXt template: Use `\placecontent` for toc.John MacFarlane
2013-02-19ConTeXt writer: Removed `\placecontent`.John MacFarlane
2013-02-18LaTeX template: set secnumdepth to 5 if `--number-sections` specified.John MacFarlane
2013-02-03Beamer template: Lines to fix captions with longtable.John MacFarlane
2013-01-21LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs.John MacFarlane
2013-01-19Updated templates.John MacFarlane
2013-01-18RTF writer: Added writeRTFWithEmbeddedImages.John MacFarlane
2013-01-15Added `writerHtmlQTags` and `--html-q-tags` option.John MacFarlane
2013-01-05Implemented --toc-depth (and --toc!) for RTF writer.John MacFarlane
2013-01-05Support --toc-depth in context writer.John MacFarlane
2013-01-05Changed --toc-level to --toc-depth.John MacFarlane
2013-01-05Implemented --toc-level for rst.John MacFarlane
2013-01-05Implemented --toc-level in LaTeX writer.John MacFarlane
2013-01-04Added css to preserve spaces in <code> tags.John MacFarlane
2012-12-29Moved all data files and templates to data/.John MacFarlane