No description
Find a file
Aditya Mahajan e5d22ce91a Canonical way to set TOC depth
Use `\placecontent` instead of `\placelist` as `\placecontent` is easier to
configure.
2013-02-20 02:44:42 -05:00
default.asciidoc Improved author/date in asciidoc template. 2011-11-17 00:52:26 -08:00
default.beamer beamer: added lines to fix table captions with longtable. 2013-02-03 10:41:02 -08:00
default.context Canonical way to set TOC depth 2013-02-20 02:44:42 -05:00
default.docbook Docbook: Alternate doctype if mathml is used. 2012-01-31 10:32:22 -08:00
default.dzslides Added css to preserve space in <code> tags. 2013-01-04 23:01:14 -08:00
default.epub EPUB templates: UTF-8, lang variable, meta tags. 2012-11-04 21:40:03 -08:00
default.epub3 EPUB templates: UTF-8, lang variable, meta tags. 2012-11-04 21:40:03 -08:00
default.html HTML template: Add quotes styles if 'quotes'. 2013-01-15 18:38:37 -08:00
default.html5 HTML5 template: Made quote styles fit on one line. 2013-01-15 18:50:15 -08:00
default.latex LaTeX template: set secnumdepth to 5 if --number-sections specified. 2013-02-18 08:49:37 -08:00
default.man Renamed templates from <writer>.template to default.<writer>. 2011-07-22 22:18:04 -07:00
default.markdown Fixed titleblock in markdown, plain templates. 2012-08-12 19:31:20 -07:00
default.mediawiki Renamed templates from <writer>.template to default.<writer>. 2011-07-22 22:18:04 -07:00
default.opendocument Opendocument: Remove outline-level attribute. 2011-08-18 11:12:43 -07:00
default.org Renamed templates from <writer>.template to default.<writer>. 2011-07-22 22:18:04 -07:00
default.plain Fixed titleblock in markdown, plain templates. 2012-08-12 19:31:20 -07:00
default.rst toc-level -> toc-depth. 2013-01-05 11:58:09 -08:00
default.rtf Added missing toc variable to default.rtf. 2013-01-05 18:23:37 -08:00
default.s5 Added css to preserve space in <code> tags. 2013-01-04 23:01:14 -08:00
default.slideous Added css to preserve space in <code> tags. 2013-01-04 23:01:14 -08:00
default.slidy Added css to preserve space in <code> tags. 2013-01-04 23:01:14 -08:00
default.texinfo Make texinfo encoding UTF-8 instead of utf-8. 2012-04-06 12:54:10 -07:00
default.textile Renamed templates from <writer>.template to default.<writer>. 2011-07-22 22:18:04 -07:00
README.markdown Added README. 2011-07-19 12:11:03 -07:00

Templates for pandoc.

If you use custom templates, we recommend forking this repository, so that you can integrate changes to the default templates in future pandoc releases.