When attempting to export (in this case LaTeX) using

CITE_EXPORT: csl

And citeproc 0.9.4

I get

org-cite-csl--style-cite-superscript-p: Symbol’s function definition is
void: citeproc-style-cite-superscript-p

Presumably this is because that function is not included in citeproc
0.9.4.

Most people using e.g. melpa won't notice a problem, because they are
running HEAD from github. OTOH for people trying to do integration
testing (like some linux distros), this kind of versioned dependency
information is crucial.

My suggestion: tag and release a new version of citeproc and document
what version is needed by oc-csl. Unfortunately for "optional
dependencies" like citeproc I don't think there is a clean way to
specify versioned dependencies in elisp.

I hope this helps,

David

Reply via email to