emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Aaron Hammitt <aaron.hammitt@gmail.com>
To: emacs-orgmode@gnu.org
Subject: orgmode 7.7 broke latex beamer export
Date: Fri, 2 Sep 2011 08:01:31 -0400	[thread overview]
Message-ID: <CAJt3SghN2XJyvdSyyiED4S1XBmSYNpS7o4ViC5qU_Ev8=JYM+w@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 622 bytes --]

I just upgraded to version 7.7 from an early version of 7 (7.0 or 7.1 I
believe), and it broke my ability to export a beamer presentation from
orgmode to PDF. After some poking around I found that the default value of
org-latex-to-pdf-process was the problem. Placing the following in my .emacs
fixed the problem:

(setq org-latex-to-pdf-process
      '("pdflatex -interaction=nonstopmode %f" "pdflatex
-interaction=nonstopmode %f"))

This may be a known issue, but I didn't find anything in a quick search of
the mailing list. I thought I would post here for the benefit of anyone else
who may run into the same problem.

[-- Attachment #2: Type: text/html, Size: 672 bytes --]

             reply	other threads:[~2011-09-02 12:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-02 12:01 Aaron Hammitt [this message]
2011-09-02 13:14 ` orgmode 7.7 broke latex beamer export suvayu ali
2011-09-06 16:09   ` Bernt Hansen
2011-09-06 16:26     ` suvayu ali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJt3SghN2XJyvdSyyiED4S1XBmSYNpS7o4ViC5qU_Ev8=JYM+w@mail.gmail.com' \
    --to=aaron.hammitt@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).