emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: [PATCH] Compiling multiple times the LaTeX output


From: Carsten Dominik
Subject: Re: [Orgmode] Re: [PATCH] Compiling multiple times the LaTeX output
Date: Wed, 13 Oct 2010 14:34:46 +0200

Hi Oliver,

On Oct 13, 2010, at 9:49 AM, Olivier Schwander wrote:

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".

thank you for this information.  I have made this value one of the
built-in options in the customize interface.

Cheers

- Carsten




reply via email to

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