From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: dates in heading break beamer export Date: Wed, 02 Oct 2013 15:45:38 +0200 Message-ID: <87d2nnu6pp.fsf@gmail.com> References: <524801E3.7040709@toel.it> <87bo3bwug5.fsf@gmail.com> <20130929172751.4644b537@aga-netbook> <5249A0AB.7080408@toel.it> <524BC196.8000700@toel.it> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRMk7-0007LL-43 for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 09:45:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRMk1-0003RR-Ay for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 09:45:30 -0400 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]:46209) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRMk1-0003RL-0L for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 09:45:25 -0400 Received: by mail-we0-f170.google.com with SMTP id u57so110808wes.15 for ; Wed, 02 Oct 2013 06:45:23 -0700 (PDT) In-Reply-To: <524BC196.8000700@toel.it> (Daniele Pizzolli's message of "Wed, 02 Oct 2013 08:47:50 +0200") 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: Daniele Pizzolli Cc: emacs-orgmode@gnu.org Hello, Daniele Pizzolli writes: > In fact I use org-mode primarily to stay away from *tex > nuisances... and I think that I am not the only one. I know enough > latex to find a workaround myself (not enough to offer a general > reliable solution) but I do not think that this will be a pleasant > experience for a newcomer or to somebody that choose org-mode for the > latex export capability. Fair enough. What, exactly, do you suggest as generated LaTeX code? IIUC, you want to drop any markup for timestamps when located in a headline, ignoring `org-latex-active-timestamp-format' and al. Am I missing something else? BTW, the =verbatim=[fn:1] case is unrelated to export. See `org-emphasis-regexp-components'. Regards, -- Nicolas Goaziou