-
Hi everyone, I am using the docker image pandoc/latex:3.1-ubuntu, and I hadn't touched it in a while. Recently, I had to recreate the image and all of a sudden my citeproc citations do not work anymore (I am using Thank you for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
See commit 353177f and #9031. |
Beta Was this translation helpful? Give feedback.
-
Just adding that we maintain a I recommend to pin the image to a minor version, so something like |
Beta Was this translation helpful? Give feedback.
See commit 353177f and #9031.
(pandoc 3.1.7)
Are you using a custom template? If so, you'll need to adjust it to incorporate changes that define the
\citeproc
macro.