"Bruce D'Arcus" <bdar...@gmail.com> writes: > On Thu, May 6, 2021 at 10:12 AM Nicolas Goaziou <m...@nicolasgoaziou.fr> > wrote: > >> You're missing the colon at the end of the keyword. Note that `org-lint' >> warns you about it. > > Ugh; sorry about that. > > I'm getting out of my depth, as I no longer use LaTeX much, but WYDT > about using latexmk for export -> latex -> pdf, so that bibtex and > such is properly run?
This is controlled by `org-latex-pdf-process'; modifying it is out of the scope of the Org Cite library. > Regardless of the solution, right now the user will get an error with > that export option. I think the default value of the variable above handles BibTeX calls. Regards,