<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/data/templates/default.biblatex, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2021-02-02T02:05:20Z</updated>
<entry>
<title>BibTeX writer: use doclayout and doctemplate.</title>
<updated>2021-02-02T02:05:20Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-02-02T02:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=02d3c71e7224853ecabaa9ac4cd947ec2ac1e579'/>
<id>urn:sha1:02d3c71e7224853ecabaa9ac4cd947ec2ac1e579</id>
<content type='text'>
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.
</content>
</entry>
</feed>
