From: Jarmo Hurri <jarmo.hurri@iki.fi>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: Beamer export error
Date: Wed, 09 Aug 2017 15:00:07 +0300 [thread overview]
Message-ID: <873791ar3s.fsf@iki.fi> (raw)
In-Reply-To: 87poc5t27q.fsf@iki.fi
While the bug is being fixed, here is a quick band-aid for anyone else
struggling with this problem.
1. When the export hangs up, press C-g to interrupt.
2. Run the following on the intermediate tex file, here exported.tex :
sed -i 's/\[,/\[/g' exported.tex
3. Run pdflatex by hand:
pdflatex exported.tex
Jarmo
next prev parent reply other threads:[~2017-08-09 12:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-09 11:22 Bug: Beamer export error Jarmo Hurri
2017-08-09 12:00 ` Jarmo Hurri [this message]
2017-08-09 15:54 ` Rasmus
2017-08-10 10:21 ` Nicolas Goaziou
2017-08-10 18:35 ` Rasmus
2017-08-10 20:29 ` Nicolas Goaziou
2017-08-13 6:08 ` Jarmo Hurri
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=873791ar3s.fsf@iki.fi \
--to=jarmo.hurri@iki.fi \
--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).