Hey, I am using pandoc with citeproc (to process bibliography with CLS). However, citeproc changes the order of the punctuation marks: \documentclass[]{scrbook} \begin{document} ``the source State'' is thus equivalent to ``the non-residence State''.\ footnote{XXXX} \end{document} When using "pandoc -s --filter pandoc-citeproc temp.tex -o temp.docx", the result is: “the source State” is thus equivalent to *“the non-residence State.”[fn]* When using "pandoc -s temp.tex -o temp.docx", the (intended) result is: “the source State” is thus equivalent to *“the non-residence State”.**[fn]* How can I avoid this change of order when using citeproc? Many thanks! -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/623d2446-e53a-487a-9aab-c93dcb478a05%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.