emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Sébastien Vauban
Subject: [Orgmode] [PATCH] Compiling multiple times the LaTeX output
Date: Thu, 30 Sep 2010 15:27:49 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi Noorul and all,

Noorul Islam K M wrote:
> Sébastien Vauban <address@hidden> writes:
>> I've been taught of a weird observation: the page number indicated in the
>> TOC of a PDFLaTeX output is wrong by one page...
>
> Quoting from source code
>
> (defcustom org-latex-to-pdf-process
>   '("pdflatex -interaction nonstopmode -output-directory %o %f"
>     "pdflatex -interaction nonstopmode -output-directory %o %f")
>   "Commands to process a LaTeX file to a PDF file.
> This is a list of strings, each of them will be given to the shell
> as a command.

Attached my proposed patch for fixing this, regarding the TOC error (needed a
third compilation). Here, as many compilations as necessary are run, up to
when LaTeX confirms the result is stable (no message "please re-run...").

Best regards,
  Seb

-- 
Sébastien Vauban

Attachment: org-latex-patch
Description: Text Data


reply via email to

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