-
-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
When I add this to my metadata:
author:
- Jane Doe:
institute: Nice Place
The resulting LaTeX file includes the following in \hypersetup: pdfauthor={Jane Doe1}, and this ends up in the PDFs author field. Is there a way to avoid the unnecessary '1'?
Here is a complete command pandoc --standalone --output foo.tex --lua-filter scholarly-metadata.lua --lua-filter author-info-blocks.lua foo.md.
Metadata
Metadata
Assignees
Labels
No labels