emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniele Pizzolli <dan@toel.it>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Bug: dates in heading break beamer export
Date: Sun, 29 Sep 2013 12:33:07 +0200	[thread overview]
Message-ID: <524801E3.7040709@toel.it> (raw)

Hello @all,

Dates in org-format in heading break the beamer export:

Minimal case:

#+OPTIONS: H:3
* title [2013-09-29 Sun]
** section
*** frame
text

Result for beamer export:

org-latex-compile: PDF file ./beamer-bug-date.pdf wasn't produced: [undefined control sequence] Runaway argument

The same error for:

#+OPTIONS: H:3
* title <2013-09-29 Sun>
** section
*** frame
text

This works:

#+OPTIONS: H:3
* title (2013-09-29 Sun)
** section
*** frame
text

The export in latex for the same snippets works in all cases in version:
Org-mode version 8.2 (release_8.2-6-gd08917 ...)

Regards,
Daniele

             reply	other threads:[~2013-09-29 10:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-29 10:33 Daniele Pizzolli [this message]
2013-09-29 14:53 ` Bug: dates in heading break beamer export Nicolas Goaziou
2013-09-29 15:27   ` Marcin Borkowski
2013-09-30 16:02     ` Daniele Pizzolli
2013-09-30 17:05       ` Marcin Borkowski
2013-10-01 16:01         ` Nicolas Goaziou
2013-10-01 16:33           ` Marcin Borkowski
2013-10-02  6:50         ` Bug: code and footnotes (was Bug: dates in heading break beamer export) Daniele Pizzolli
2013-10-01  8:09       ` Bug: dates in heading break beamer export Eric S Fraga
2013-10-02  6:47       ` Daniele Pizzolli
2013-10-02 13:45         ` Nicolas Goaziou
2013-10-02 15:36           ` Daniele Pizzolli
2013-10-02 15:55             ` Nicolas Goaziou
2013-10-02 16:10               ` Daniele Pizzolli
2013-10-02 20:47                 ` Marcin Borkowski
2013-10-03 13:30                 ` Nicolas Goaziou
2013-10-03 15:59                   ` Daniele Pizzolli
2013-10-04 19:17                     ` Nicolas Goaziou
2013-10-02 22:12               ` 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=524801E3.7040709@toel.it \
    --to=dan@toel.it \
    --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).