aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-05-17 20:43:41 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-05-17 20:46:49 -0700
commitfa23effe2567183ec424feda55f507e27f50f7c8 (patch)
treecfb546d944b90762ae8f79fca269b912226ca308 /changelog.md
parent56fb4dae1ba2f6c28f561964249b89385d482f53 (diff)
downloadpandoc-fa23effe2567183ec424feda55f507e27f50f7c8.tar.gz
LaTeX template: improve treatment of CSL entry-spacing.
Previously with the default template settings (`indent` variable not set), we would get interparagraph spaces separating bib entries even with `entry-spacing="0"`. On the other hand, setting `entry-spacing="2"` gave ridiculously large spacing. This change makes the spacing caused by `entry-spacing` a multiple of `\parskip` by default, which gives aesthetically reasonable output. Those who want a larger or smaller unit (e.g. because they use `indent` which sets `\parskip` to 0) may `\setlength{\cslentryspacingunit}{10pt}` in header-includes to override the defaults. Closes #7296.
Diffstat (limited to 'changelog.md')
0 files changed, 0 insertions, 0 deletions