From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org export for both latex and beamer, a recipe? Date: Mon, 20 Jan 2014 13:43:10 +0100 Message-ID: <87lhya7rj5.fsf@bzg.ath.cx> References: <87d2k0131v.fsf@gmail.com> <87lhyayjte.fsf@bzg.ath.cx> <87iotezv3v.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55990) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5ECI-0007S6-9r for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 07:43:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5EC9-0002Zg-Ti for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 07:43:22 -0500 Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:63872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5EC9-0002ZY-N2 for emacs-orgmode@gnu.org; Mon, 20 Jan 2014 07:43:13 -0500 Received: by mail-wg0-f49.google.com with SMTP id a1so6922345wgh.16 for ; Mon, 20 Jan 2014 04:43:12 -0800 (PST) In-Reply-To: <87iotezv3v.fsf@gmail.com> (Nicolas Goaziou's message of "Mon, 20 Jan 2014 13:38:28 +0100") 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: Nicolas Goaziou Cc: "Liste-emacs-orgmode@gnu.org " , Joseph Vidal-Rosset Nicolas Goaziou writes: > This is already possible on a case by case basis : > > - @@beamer:<1->@@ Item > - @@beamer:<2->@@ ... > > and as a frame property: > > * Headline > :PROPERTIES: > :BEAMER_ACT: [+-] > :END: > > - item > - item Great! Thanks for this :) -- Bastien