From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: orgmode 7.7 broke latex beamer export Date: Fri, 2 Sep 2011 15:14:06 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzTZk-0002b9-F9 for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 09:14:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzTZj-000098-Gf for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 09:14:28 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:37913) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzTZj-000092-Bo for emacs-orgmode@gnu.org; Fri, 02 Sep 2011 09:14:27 -0400 Received: by bkbzt4 with SMTP id zt4so2868100bkb.0 for ; Fri, 02 Sep 2011 06:14:26 -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: Aaron Hammitt Cc: emacs-orgmode@gnu.org Hi Aaron, On Fri, Sep 2, 2011 at 2:01 PM, Aaron Hammitt wro= te: > After some poking around I found that the default value of > org-latex-to-pdf-process was the problem. Placing the following in my .em= acs > fixed the problem: > > (setq org-latex-to-pdf-process > =A0=A0=A0=A0=A0 '("pdflatex -interaction=3Dnonstopmode %f" "pdflatex > -interaction=3Dnonstopmode %f")) > How is that different from the default? ("pdflatex -interaction nonstopmode -output-directory %o %f" "pdflatex -interaction nonstopmode -output-directory %o %f" "pdflatex -interaction nonstopmode -output-directory %o %f") --=20 Suvayu Open source is the future. It sets us free.