emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] problems with LaTex/BibTex


From: Julian Burgos
Subject: Re: [O] problems with LaTex/BibTex
Date: Fri, 30 Mar 2012 11:54:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120316 Thunderbird/11.0

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<address@hidden>  wrote:
The "References.bib" is a BibTex file in the same folder as the test file.
  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.
Did you customise your org-latex-to-pdf-process to include bibtex? I use
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: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]