mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 11:16:33 +00:00
changelog: Added some citation-related entries.
These properly relate to pandoc-citeproc, but will be of interest to pandoc users.
This commit is contained in:
@@ -500,6 +500,11 @@
|
||||
space, as was done before for not-author-in-text citations).
|
||||
The result is that `\citep[23]{item1}` in LaTeX will be interpreted
|
||||
properly, with '23' treated as a locator of type 'page'.
|
||||
+ Many improvements to citation rendering, due to fixes in citeproc-hs
|
||||
(thanks to Andrea Rossato).
|
||||
+ Warnings are issued for undefined citations, which are rendered
|
||||
as `???`.
|
||||
+ Fixed hanging behavior when locale files cannot be found.
|
||||
|
||||
[template changes]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user