Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pandoc-citeproc-preamble version conflict #8

Open
wuqui opened this issue Apr 13, 2020 · 0 comments
Open

pandoc-citeproc-preamble version conflict #8

wuqui opened this issue Apr 13, 2020 · 0 comments

Comments

@wuqui
Copy link

wuqui commented Apr 13, 2020

I have tried to get the templates working and have installed pandoc-citeproc-preamble using Stack and have updated pandoc and pandoc-citeproc using brew (macOS), but now I'm stuck with the following error:

make pdf
rm -f *.html *.pdf *.tex *.aux *.log *.docx
pandoc -r markdown+simple_tables+table_captions+yaml_metadata_block -s -S --latex-engine=pdflatex --template=/Users/quirin/.pandoc/templates/latex.template --filter pandoc-crossref --filter pandoc-citeproc --filter pandoc-citeproc-preamble --csl=/Users/quirin/.pandoc/csl/apsa.csl --bibliography=/Users/quirin/promo/bib/references.bib -o orgexp.pdf orgexp.md
pandoc-citeproc-preamble: Error in $: Incompatible API versions: encoded with [1,17,0,4] but attempted to decode with [1,20].
CallStack (from HasCallStack):
  error, called at ./Text/Pandoc/JSON.hs:112:48 in pandoc-types-1.20-OVpjouTNmc7lSr0WxJlVR:Text.Pandoc.JSON
pandoc: Error running filter pandoc-citeproc-preamble
Filter returned error status 1
make: *** [orgexp.pdf] Error 83

What can I do?

Btw: Thanks a million for your fantastic plain text guide. I've finally made the transition to Emacs -- what a mind-blowing piece of software!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant