When I tried a couple of months ago, a command like

pandoc document.tex --bibliography=my_bib.bib --csl my_style.csl -o document.docx

worked, processing my citations. I had followed instructions on https://tex.stackexchange.com/a/501236.

Probably after some updates, I can’t retrace that, it doesn’t process citations anymore.

If you run it with --verbose you get messages like

[INFO] Not rendering RawInline (Format "latex") "\\cite[1]{my_article}"

I found out I have to specify the -C option to process citations explicity now. I’m sure it worked without doing so before.

I just wanted to share this so someone searching the error message above can find help more easily.

Thanks, take care –

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/943632d7-d81b-453d-a247-d3e678c23b8fn%40googlegroups.com.