Re: [O] How to use overprint in Beamer export

2013-04-23 Thread Eric Schulte
Nicolas Goaziou writes: > Hello, > > Eric Schulte writes: > >> I'd like to enclose a series of blocks which replace each other in the >> Beamer overprint environment. >> >> Here's the LateX I'd like to produce. >> >> % latex >> \begin{frame}[fragile]{The Things} >> \begin{block}{Thin

Re: [O] How to use overprint in Beamer export

2013-04-23 Thread Eric Schulte
Suvayu Ali writes: > On Mon, Apr 22, 2013 at 08:10:09PM -0600, Eric Schulte wrote: >> >> I'd like to enclose a series of blocks which replace each other in the >> Beamer overprint environment. > > [...chomp...chomp...chomp...] > >> I see no way to generate this from Org-mode given the folding be

Re: [O] How to use overprint in Beamer export

2013-04-23 Thread Suvayu Ali
On Tue, Apr 23, 2013 at 09:25:33AM +0200, Nicolas Goaziou wrote: [...chomp...chomp...chomp...] > In general, you close a headline with another headline (i.e. a block in > Beamer jargon). You can also close a block with an "ignoreheading" > headline. That's how columns work. The "ignoreheading" t

Re: [O] How to use overprint in Beamer export

2013-04-23 Thread Nicolas Goaziou
Hello, Eric Schulte writes: > I'd like to enclose a series of blocks which replace each other in the > Beamer overprint environment. > > Here's the LateX I'd like to produce. > > % latex > \begin{frame}[fragile]{The Things} > \begin{block}{Things} > \begin{description}[<+->] >

Re: [O] How to use overprint in Beamer export

2013-04-22 Thread Suvayu Ali
On Mon, Apr 22, 2013 at 08:10:09PM -0600, Eric Schulte wrote: > > I'd like to enclose a series of blocks which replace each other in the > Beamer overprint environment. [...chomp...chomp...chomp...] > I see no way to generate this from Org-mode given the folding behavior > of Org-mode outlines.

[O] How to use overprint in Beamer export

2013-04-22 Thread Eric Schulte
Hi, I'd like to enclose a series of blocks which replace each other in the Beamer overprint environment. Here's the LateX I'd like to produce. % latex \begin{frame}[fragile]{The Things} \begin{block}{Things} \begin{description}[<+->] \item[foo] the first thing I want to t