Re: [O] Beamer onlyenv

2012-09-07 Thread Avdi Grimm
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 a

Re: [O] Beamer onlyenv

2012-09-04 Thread Nicolas Goaziou
Hello, Avdi Grimm writes: > I have a lot of slides where I want to incrementally show arbitrary > information or code that is *not* part of a bullet list. I've been doing it > like this: > > #+BEAMER: \begin{onlyenv}<2-> > ...some content... > #+BEAMER: \end{onlyenv} > > I haven't been able to f

Re: [O] Beamer onlyenv

2012-08-29 Thread Bastien
Hi Avdi, Avdi Grimm writes: > I have a lot of slides where I want to incrementally show arbitrary > information or code that is *not* part of a bullet list. I've been > doing it like this: > > #+BEAMER: \begin{onlyenv}<2-> > ...some content... > #+BEAMER: \end{onlyenv} > > I haven't been able to

[O] Beamer onlyenv

2012-08-26 Thread Avdi Grimm
I have a lot of slides where I want to incrementally show arbitrary information or code that is *not* part of a bullet list. I've been doing it like this: #+BEAMER: \begin{onlyenv}<2-> ...some content... #+BEAMER: \end{onlyenv} I haven't been able to find any comprehensive org-beamer docs, and I'