pandoc/data
John MacFarlane ebdcf75276 LaTeX writer/template: better handling of front/main/backmatter.
In pandoc 2.7 we assumed that every class with chapters would
accept `\frontmatter`, `\mainmatter`, and `\backmatter`.
This is not so (e.g. report does not).  So pandoc 2.7
breaks on report class by including an unsupported command.

So we replace the book-class variable in the template with
two variables, has-chapters and has-frontmatter, and set
these intelligently in the writer.

Closes #5348.
2019-03-04 11:29:41 -08:00
..
docx Docx writer: added framework for custom properties. 2018-10-09 10:38:50 -07:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
pptx Powerpoint writer: Remove docProps/thumbnail.jpeg in data dir. 2018-04-24 16:00:15 -04:00
templates LaTeX writer/template: better handling of front/main/backmatter. 2019-03-04 11:29:41 -08:00
translations Translations: reorder alphabetically (#5335) 2019-02-27 11:11:50 -07:00
abbreviations Additional abbreviations 2018-11-20 15:42:24 -05:00
bash_completion.tpl Update bash completion template. 2019-03-03 09:15:46 -08:00
epub.css EPUB writer: small fixes to nav.xhtml. 2019-01-02 11:24:53 -08:00
init.lua Lua filters: load module pandoc before calling init.lua (#5287) 2019-02-09 13:56:49 -08:00
jats.csl Fixed URIs in jats.csl. 2017-11-11 16:23:41 -08:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
pandoc.List.lua Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
pandoc.lua data/pandoc.lua: re-export all bundled modules 2019-02-09 20:12:33 +01:00
sample.lua sample.lua: Add a missing '>' 2019-01-16 12:34:17 +01:00
vimwiki.css Added Vimwiki reader (#3705). 2017-06-19 22:15:12 +02:00