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
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
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
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}[<+->]
>
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.
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