diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-11-01 10:37:12 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-11-01 10:48:47 -0800 |
commit | 6051c751cef3cec46253bdb4a615d0ee3944f01f (patch) | |
tree | 26557b34b93fb7f23b907927a471f16187875b64 /src/Text/Pandoc/MediaBag.hs | |
parent | 01f2d811683ccae5677233c8f5d9067671619e0b (diff) | |
download | pandoc-6051c751cef3cec46253bdb4a615d0ee3944f01f.tar.gz |
Citeproc: use comma for in-text citations inside footnotes.
When an author-in-text citation like `@foo` occurs in a footnote,
we now render it with: `AUTHOR NAME + COMMA + SPACE + REST`.
Previously we rendered: `AUTHOR NAME + SPACE + "(" + REST + ")"`.
This gives better results. Note that normal citations are still
rendered in parentheses.
Diffstat (limited to 'src/Text/Pandoc/MediaBag.hs')
0 files changed, 0 insertions, 0 deletions