emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Beamer onlyenv


From: Avdi Grimm
Subject: Re: [O] Beamer onlyenv
Date: Fri, 7 Sep 2012 16:39:24 -0400

On Tue, Sep 4, 2012 at 3:35 AM, Nicolas Goaziou <address@hidden> 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!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]