I would have a use for this. I am curious, though...
Suppose I use this as a standard init-file declaration for org-latex-to-pdf-process . Does that mean that bibtex will always be run, every time, during the generation of PDFs via LaTex export?
Alan
Yes! That was it. Thanks!!
On fös 30.mar 2012 08:05, suvayu ali wrote:
Hey Julian,
On Fri, Mar 30, 2012 at 03:41, Julian Burgos<julian@hafro.is> wrote:
The "References.bib" is a BibTex file in the same folder as the test file.Did you customise your org-latex-to-pdf-process to include bibtex? I use
The citations were entered using RefTex with no problem. But when
exporting to pdf, I get the following message in the minibuffer:
"Exporting to PDF...done, with some errors: [undefined citations]". The
pdf produced had, of course, question marks where the citations should be.
something like this:
(setq org-latex-to-pdf-process '("pdflatex -interaction nonstopmode %b"
"/usr/bin/bibtex %b"
"pdflatex -interaction nonstopmode %b"
"pdflatex -interaction nonstopmode %b"))
--Julian Mariano Burgos, PhD
Hafrannsóknastofnunin/Marine Research Institute
Skúlagata 4, 121 Reykjavík, Iceland
Sími/Telephone : +354-5752037
Bréfsími/Telefax: +354-5752001
Netfang/Email: julian@hafro.is