From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Labels in beamer new exporter Date: Tue, 04 Sep 2012 11:20:08 +0200 Message-ID: <87627ub0vr.fsf@gmail.com> References: <87ipbub8a5.fsf@gmail.com> <87a9x6b4yr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8pMi-0000QF-Ji for emacs-orgmode@gnu.org; Tue, 04 Sep 2012 05:24:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T8pMb-0004fc-BC for emacs-orgmode@gnu.org; Tue, 04 Sep 2012 05:24:12 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:42379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8pMb-0004fY-4j for emacs-orgmode@gnu.org; Tue, 04 Sep 2012 05:24:05 -0400 Received: by wgbdt14 with SMTP id dt14so4020822wgb.30 for ; Tue, 04 Sep 2012 02:24:04 -0700 (PDT) In-Reply-To: (Fabrice Popineau's message of "Tue, 4 Sep 2012 10:08:02 +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: Fabrice Popineau Cc: emacs-orgmode@gnu.org Fabrice Popineau writes: >> Interesting. What about providing an "againframe" environment (on par >> with "appendix", "note", etc.)? >> >> It would use "BEAMER_act" property to set the overlay specification, and >> a "BEAMER_ref" property using link syntax to refer to a particular >> section. Here's an example: >> >> > That would be a nice idea. This againframe is quite used. > And your proposal is much cleaner wrt to the org syntax than my current > hack. I've added support for "againframe", as specified above. Is it working as expected, or am I missing something? -- Nicolas Goaziou