[Orgmode] Bibtex and latex export

2010-09-16 Thread Rafael Calsaverini
Hi there, I'm trying to use org-mode to compose latex documents and I'm having a problem with bibtex. When I export to pdf with C-c C-e p, pdflatex runs and everything works gracefully with respect to the latex code (the output is even prettier than I used to have patience to do only with latex),

[Orgmode] Bibtex and latex export

2010-09-15 Thread Rafael Calsaverini
Hi there, I'm trying to use org-mode to compose latex documents and I'm having a problem with bibtex. When I export to pdf with C-c C-e p, pdflatex runs and everything works gracefully with respect to the latex code (the output is even prettier than I used to have patience to do only with latex),

Re: [Orgmode] Bibtex and latex export

2010-09-15 Thread Erik Iverson
Rafael, I asked the same question last week :). http://www.mail-archive.com/emacs-orgmode@gnu.org/msg30073.html I've just now looked into the org-latex.el file, and found: (defcustom org-latex-to-pdf-process '(pdflatex -interaction nonstopmode -output-directory %o %f pdflatex