Le 06 Oct 2010 21:39, Matthew Leifer a écrit: > That is odd. texi2dvi should default to using regular latex. You usually > have to pass a -p option or use the alias texi2pdf in order to use pdflatex. > It might be that you have a LATEX environment variable set. In any case, > you can alter this behaviour by setting the LATEX environment variable, e.g. > setting the variable LATEX=xelatex will make texi2dvi use xelatex instead of > regular latex.
Instead of texi2pdf, I'm used to work with rubber, which is a powerful tool to automate the compilation of latex files (taking care of bibtex, xfig figures, and a lot more). It works seamlessly with org-mode by customizing the variable org-latex-to-pdf-process to "rubber -d --into %o %f". Cheers, Olivier _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode