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
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
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
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'