emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] eps and png pictures


From: suvayu ali
Subject: Re: [O] eps and png pictures
Date: Mon, 25 Jul 2011 18:36:14 +0200

On Mon, Jul 25, 2011 at 6:34 PM, suvayu ali <address@hidden> wrote:
> On Mon, Jul 25, 2011 at 6:22 PM, Piter_ <address@hidden> wrote:
>> If I use png pictures they are
>> not compatible with export to latex
>
> Use pdflatex.

This is what I use:

(setq org-latex-to-pdf-process
      '("pdflatex -interaction nonstopmode %b"
        "/usr/bin/bibtex %b"
        "pdflatex -interaction nonstopmode %b"
        "pdflatex -interaction nonstopmode %b"))

HTH

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

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