aboutsummaryrefslogtreecommitdiff
path: root/data/templates
AgeCommit message (Expand)Author
2014-08-16Updated README in templates to indicate templates license.John MacFarlane
2014-08-13EPUB3 template: add epub:type annotation in titlepage.John MacFarlane
2014-08-12Docx Reader: Trim line breaks from the beginning and end of SectionJesse Rosenthal
2014-08-12epub3 template: Put title page in section with epub:type titlepage.John MacFarlane
2014-07-20Include `lot` and `lof` variables in latex template.John MacFarlane
2014-07-08Added type attribute to link tags in epub3 template.John MacFarlane
2014-06-28Updated to latest version of jgm/pandoc-templates - including default.dokuwikiClare Macrae
2014-06-28Updated to latest version of jgm/pandoc-templatesClare Macrae
2013-07-14Initial work to create dokuwiki writer (#386)Clare Macrae
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