aboutsummaryrefslogtreecommitdiff
path: root/data/templates
AgeCommit message (Expand)Author
2013-09-24OpenDocument writer: don't use font-face-decls variable.John MacFarlane
2013-09-07HTML5 template: Add meta tag to allow user scaling.John MacFarlane
2013-08-11ODT/OpenDocument writer: Minor changes for ODF 1.2 conformance.John MacFarlane
2013-08-06Beamer template: Added fonttheme variable.John MacFarlane
2013-07-20LaTeX template: Added `biblio-style` variable.John MacFarlane
2013-07-17LaTeX/Beamer template: Added `classoption` variable.John MacFarlane
2013-07-04default.latex: Use tex-ansi mapping for monofont.John MacFarlane
2013-06-27Man writer: give more fine-grained control in template.John MacFarlane
2013-06-24Use new flexible metadata type.John MacFarlane
2013-06-02Latest template changes: title attribute on title section in dzslides.John MacFarlane
2013-05-07Made `\includegraphics` more flexible in LaTeX template.John MacFarlane
2013-05-01Fixed errors in revealjs template.John MacFarlane
2013-04-30revealjs templates: use query hashes for defaults, include remotes.John MacFarlane
2013-04-25LaTeX template: Changes to make mathfont work with xelatex.John MacFarlane
2013-04-15DocBook template: Use DocBook 4.5 doctype.John MacFarlane
2013-03-25Slidy: Use slidy.js rather than slidy.js.gz.John MacFarlane
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
2009-12-31Removed old data/templates directory.fiddlosopher
2009-12-31Add legacy-header to LaTeX template.fiddlosopher
2009-12-31Renamed headers -> templates.fiddlosopher