diff options
author | John MacFarlane <jgm@berkeley.edu> | 2019-09-02 22:14:00 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2019-09-02 22:14:00 -0700 |
commit | 0fe635d3ecdc362f11c380c2e0b9518aa03424e9 (patch) | |
tree | e7aacfaafb6f4b963ee5365b78d14a5b5e3fab9d /src/Text/Pandoc/Lua/Util.hs | |
parent | d0bddaf7b9f7ecec8a1ac55d7266cd021bdcb731 (diff) | |
download | pandoc-0fe635d3ecdc362f11c380c2e0b9518aa03424e9.tar.gz |
LaTeX writer: use `cslreferences` environment for csl bibliographies.
this allows bibliographies to receive special formatting.
The template now contains definition of this environment (enabled
only when CSL is used).
It also defines a `\cslhangindent` length. This is set to
2em by default when the bibliography style specifies
a hanging indent. To override the length, you can
use e.g.
\setlength{\cslhangindent}{7em}
in header-includes.
Closes jgm/pandoc-citeproc#410.
Diffstat (limited to 'src/Text/Pandoc/Lua/Util.hs')
0 files changed, 0 insertions, 0 deletions