From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: Bug: dates in heading break beamer export Date: Sun, 29 Sep 2013 17:27:51 +0200 Message-ID: <20130929172751.4644b537@aga-netbook> References: <524801E3.7040709@toel.it> <87bo3bwug5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQIuf-0007Ui-3Q for emacs-orgmode@gnu.org; Sun, 29 Sep 2013 11:28:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQIua-0006ne-CX for emacs-orgmode@gnu.org; Sun, 29 Sep 2013 11:28:01 -0400 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:48643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQIuZ-0006nC-O1 for emacs-orgmode@gnu.org; Sun, 29 Sep 2013 11:27:56 -0400 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id D17544AC5E for ; Sun, 29 Sep 2013 17:27:52 +0200 (CEST) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S8nZEvwx91vJ for ; Sun, 29 Sep 2013 17:27:52 +0200 (CEST) Received: from aga-netbook (unknown [212.67.140.17]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id A96574AC5C for ; Sun, 29 Sep 2013 17:27:52 +0200 (CEST) In-Reply-To: <87bo3bwug5.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Dnia 2013-09-29, o godz. 16:53:14 Nicolas Goaziou napisa=C5=82(a): > Hello, >=20 > Daniele Pizzolli writes: >=20 > > 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 >=20 > It's a LaTeX Beamer problem: it doesn't like >=20 > \section{title \textit{[2013-09-29 Sun]}} >=20 > produced by Org, although regular LaTeX accepts it. >=20 > Do you know about a workaround for this? This is really a workaround: put a \protect before \textit. In general, putting formatting commands in \section title etc., even if not erroneous, is considered a bad practice. Hth, >=20 >=20 > Regards, >=20 --=20 Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University