No description
Find a file
John MacFarlane c3a7937a28 Merge pull request #58 from yihui/master
Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics
2014-04-30 23:20:42 -07:00
default.asciidoc Improved author/date in asciidoc template. 2011-11-17 00:52:26 -08:00
default.beamer Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics, instead of entirely redefining this command. 2014-04-11 17:22:45 -05:00
default.context ConTeXt template: Setup up defaults for floats. 2013-11-30 16:15:53 -08:00
default.docbook DocBook template: Use authorgroup. 2014-04-04 21:43:02 -07:00
default.dzslides Added subtitle to html and latex formats. 2013-06-21 22:48:49 -07:00
default.epub Added subtitle to html and latex formats. 2013-06-21 22:48:49 -07:00
default.epub3 Added subtitle to html and latex formats. 2013-06-21 22:48:49 -07:00
default.html Added subtitle to html and latex formats. 2013-06-21 22:48:49 -07:00
default.html5 Adds meta tag to allow scaling by the user. This makes things friendlier for smaller screen sizes. 2013-09-07 22:03:36 -05:00
default.icml InDesign ICML template 2014-02-28 13:09:41 +01:00
default.latex Use \setkeys{Gin}{} to set appropriate defaults for \includegraphics, instead of entirely redefining this command. 2014-04-11 17:22:45 -05:00
default.man man template: removed description, added header, footer. 2013-06-27 19:32:18 -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: Replaced fontface variable with actual declaration. 2013-09-24 18:40:52 -07:00
default.opml OPML template: Use 'for' in author. 2013-06-22 11:41:51 -07:00
default.org Added #TITLE: to title in org template. 2013-06-22 15:27:05 -07:00
default.plain Fixed titleblock in markdown, plain templates. 2012-08-12 19:31:20 -07:00
default.revealjs reveal.js template: Fix PDF print function. 2014-04-05 15:23:36 -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 subtitle to html and latex formats. 2013-06-21 22:48:49 -07:00
default.slideous Added subtitle to html and latex formats. 2013-06-21 22:48:49 -07:00
default.slidy Added subtitle to html and latex formats. 2013-06-21 22:48:49 -07: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.