jkitchin / org-ref-cite

An org-cite processor that is like org-ref.
42 stars 6 forks source link

Citation cannot be inserted as 1st item in a footnote #23

Closed ebouna closed 3 years ago

ebouna commented 3 years ago

When I try to insert a citation as the first item into a non-inline-definition footnote, org-ref-cite refuses to insert the citation returning in the minibuffer "Cannot insert citation here". The same problem does not occur if the footnote has an inline definition. As for non-inline-definition footnotes, if I copy the citation into the footnote, no problem occurs, either. The citation is also properly exported to LaTeX. Thanks for your help!

jkitchin commented 3 years ago

I think this is an issue to be solved in org-mode, not in this package.