emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Josiah Schwab <jschwab@gmail.com>
To: Suhas Pai <suhaspai@yahoo.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
Date: Mon, 14 Jul 2014 12:15:25 -0700	[thread overview]
Message-ID: <87egxnoihm.fsf@gmail.com> (raw)
In-Reply-To: <1405359885.35207.YahooMailNeo@web162101.mail.bf1.yahoo.com>

Hi Suhas,

> Yes, I downloaded the same file and tried again and got the following debug trace:
>
> Debugger entered--Lisp error: (error "PDF file ./presentation-1.pdf wasn't produced: Runaway argument")

That message is indicating an error during the LaTeX -> PDF step.

Why don't you take a look at the presentation-1.tex file and see where
things are going wrong.

You can probably reproduce this typeset the file (outside of emacs)
  pdflatex presentation-1.tex

Runway LaTeX arguments usually signify something like this (closing
curly brace missing).

,----
| \documentclass{article}
| 
| \begin{document}
| 
| \section{Runaway
| 
| \end{document}
`----

Sorry, I don't have any more time to spend on this.  Maybe someone else
will be able to help.

Best,
Josiah

  reply	other threads:[~2014-07-14 19:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-13  7:19 Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides Suhas Pai
2014-07-14 15:39 ` Josiah Schwab
2014-07-14 16:02   ` Suhas Pai
2014-07-14 17:33     ` Josiah Schwab
2014-07-14 17:44       ` Suhas Pai
2014-07-14 19:15         ` Josiah Schwab [this message]
2014-07-14 21:13           ` Nick Dokos
2014-07-14 21:14           ` Suhas Pai

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=87egxnoihm.fsf@gmail.com \
    --to=jschwab@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=suhaspai@yahoo.com \
    /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).