From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: eps and png pictures Date: Mon, 25 Jul 2011 18:36:14 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlO91-0004UG-S2 for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 12:36:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlO8x-0008L1-5b for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 12:36:39 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:46551) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlO8x-0008Iq-16 for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 12:36:35 -0400 Received: by ewy9 with SMTP id 9so3068684ewy.0 for ; Mon, 25 Jul 2011 09:36:34 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Piter_ Cc: emacs-orgmode@gnu.org On Mon, Jul 25, 2011 at 6:34 PM, suvayu ali wrote: > On Mon, Jul 25, 2011 at 6:22 PM, Piter_ 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.