Merge branch 'bugfix'

This commit is contained in:
Nicolas Goaziou 2021-10-10 23:11:35 +02:00
commit ee6e4892a1

View file

@ -212,8 +212,8 @@ PROPS is the local properties of the bibliography, as a property list."
(defun org-cite-biblatex-export-citation (citation style _ info) (defun org-cite-biblatex-export-citation (citation style _ info)
"Export CITATION object. "Export CITATION object.
STYLE is the citation style, as a string or nil. INFO is the export state, as STYLE is the citation style, as a pair of either strings or nil.
a property list." INFO is the export state, as a property list."
(apply (apply
#'org-cite-biblatex--command citation info #'org-cite-biblatex--command citation info
(pcase style (pcase style