From: Suhas Pai <suhaspai@yahoo.com>
To: Josiah Schwab <jschwab@gmail.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 14:14:30 -0700 [thread overview]
Message-ID: <1405372470.2833.YahooMailNeo@web162102.mail.bf1.yahoo.com> (raw)
In-Reply-To: <87egxnoihm.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1367 bytes --]
Hi Josiah,
Thanks for the tips. I'll take that line of investigation and see if I can resolve it.
I'll let you know if I find the issue. Thanks again for volunteering your time to
look into the issue.
Best,
Suhas
________________________________
From: Josiah Schwab <jschwab@gmail.com>
To: Suhas Pai <suhaspai@yahoo.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Sent: Monday, July 14, 2014 12:15 PM
Subject: Re: [O] Org mode 8.2.5h and emacs-24.3.1: exporting org-beamer presentation doesn't break presentation in slides
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
[-- Attachment #2: Type: text/html, Size: 3477 bytes --]
prev parent reply other threads:[~2014-07-14 21:14 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
2014-07-14 21:13 ` Nick Dokos
2014-07-14 21:14 ` Suhas Pai [this message]
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=1405372470.2833.YahooMailNeo@web162102.mail.bf1.yahoo.com \
--to=suhaspai@yahoo.com \
--cc=emacs-orgmode@gnu.org \
--cc=jschwab@gmail.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).