From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avdi Grimm Subject: Re: Beamer onlyenv Date: Fri, 7 Sep 2012 16:39:24 -0400 Message-ID: References: <87bohmb5qx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf3071c9a6b358ab04c9229b7b Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA5LB-0006bx-ER for emacs-orgmode@gnu.org; Fri, 07 Sep 2012 16:39:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TA5L8-00006v-CZ for emacs-orgmode@gnu.org; Fri, 07 Sep 2012 16:39:49 -0400 Received: from mail-yw0-f42.google.com ([209.85.213.42]:38851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA5L8-00006j-6S for emacs-orgmode@gnu.org; Fri, 07 Sep 2012 16:39:46 -0400 Received: by yhoo21 with SMTP id o21so1669yho.1 for ; Fri, 07 Sep 2012 13:39:45 -0700 (PDT) In-Reply-To: <87bohmb5qx.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: Nicolas Goaziou Cc: emacs-orgmode Org-Mode --20cf3071c9a6b358ab04c9229b7b Content-Type: text/plain; charset=ISO-8859-1 On Tue, Sep 4, 2012 at 3:35 AM, Nicolas Goaziou wrote: > Using new back-end (and probably the old one, /mutatis mutandis/), you > can use something like: > > (add-to-list 'org-e-beamer-environments-extra > '("onlyenv" "O" "\\begin{onlyenv}%a" "\\end{onlyenv}")) > > You can then add an headline above your information and set its > properties "BEAMER_env" and "BEAMER_act" to, respectively, "onlyenv" and > "2-". You can set easily the first one with C-c C-b when > `org-e-beamer-mode' is active. > That's awesome, I will try this. > I am thinking about providing this feature with "ignoreheading" > environments. I.e., > Sounds interesting but I'm not totally clear on what "ignoreheading" environments are for. Thanks! --20cf3071c9a6b358ab04c9229b7b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Tue, Sep 4, 2012 at 3:35 AM, Nicolas Goaziou <n.goaziou@gmail.com= > wrote:
Using new back-end (and probably the old one, /mutatis mutandis/), you
can use something like:

=A0 (add-to-list 'org-e-beamer-environments-extra
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0'("onlyenv" "O" &quo= t;\\begin{onlyenv}%a" "\\end{onlyenv}"))

You can then add an headline above your information and set its
properties "BEAMER_env" and "BEAMER_act" to, respective= ly, "onlyenv" and
"2-". You can set easily the first one with C-c C-b when
`org-e-beamer-mode' is active.

That= 's awesome, I will try this.

=A0
I am thinking about providing this feature with "ignoreheading" environments. I.e.,

Sounds interesting = but I'm not totally clear on what "ignoreheading" environment= s are for.

Thanks!
--20cf3071c9a6b358ab04c9229b7b--