Citeproc - renew acronym cite #11734
marek-step
started this conversation in
Ideas
Replies: 1 comment
|
No answer! But thanks nevertheless to the programmers and maintainers of Pandoc for their tremendous work. I moved my project to LaTeX. Reason: my question above. And in my Markdown file were too many fenced code blocks. The images I moved to LaTeX (in my md files) to control the placement. Many tables I moved to LaTeX because the possibilities of Markdown-Tables are too reduced. And many fenced code blocks in LaTeX. I hope to reduce the compiling time moving entirely to LaTeX. The images have been recalculated with each run of pandoc. (But this question is off-topic here) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello all,
Some years ago, there was a filter, which is now included into pandoc itself. I am unable to find the syntax for an acronym. Please point me to the right place of the man.
Writing large texts in Markdown, with many fenced blocks in LaTeX, I need to renew the acronym cite as first cite in each chapter.
Out of my head I use the syntax :
(+acro)-(++acro)(for plural). Is there a syntax to mark an acro as first cite?All reactions