pandoc/data
John MacFarlane 02d3c71e72 BibTeX writer: use doclayout and doctemplate.
This change allows bibtex/biblatex output to wrap as other
formats do, depending on the settings of `--wrap` and `--columns`.

It also introduces default templates for bibtex and biblatex,
which allow for using the variables `header-include`, `include-before`
or `include-after` (or alternatively the command line options
`--include-in-header`, `--include-before-body`, `--include-after-body`)
to insert content into the generated bibtex/biblatex.

This change requires a change in the return type of the unexported
`T.P.Citeproc.writeBibTeXString` from `Text` to `Doc Text`.

Closes #7068.
2021-02-01 18:05:20 -08:00
..
docx Docx writer: handle table header using styles. 2021-01-12 09:49:10 -08:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt ODT: clean up styles. 2020-05-16 14:38:26 -07:00
pptx PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00
templates BibTeX writer: use doclayout and doctemplate. 2021-02-01 18:05:20 -08:00
translations Add translations zh-Hans.yaml and zh-Hant.yaml 2020-12-02 21:00:57 -08:00
abbreviations Additional abbreviations 2018-11-20 15:42:24 -05:00
bash_completion.tpl Add tectonic as an option for --pdf-engine. (#5346) 2019-03-07 10:16:40 -07:00
default.csl Update default CSL to use latest chicago-author-date.csl. 2021-01-10 12:52:50 -08:00
epub.css epub.css: Fix cover page selectors and add note explaining their use. (#6649) 2020-08-30 15:12:12 -07:00
init.lua Lua filters: load module pandoc before calling init.lua (#5287) 2019-02-09 13:56:49 -08:00
pandoc.List.lua Lua: add methods insert, remove, and sort to pandoc.List 2020-01-11 21:31:20 +01:00
pandoc.lua Lua filters: add SimpleTable for backwards compatibility (#6575) 2020-09-20 15:48:31 -07:00
sample.lua Fix apparent typos in sample.lua (#6729) 2020-10-08 09:42:36 -07:00