Paul A. Rubin wrote:

> Neal Becker wrote:
>> I want to do this in beamer:
>> 
>> \begin{block}{Key Idea}
>> 
>> \begin{itemize}
>> \item \alert{Something interesting}
>> \end{itemize}
>> \end{block}
>> 
>> Seems to be impossible to do this.
>> 
>> 
> 
> Tedious but not impossible (assuming the attached does what you want).
> Haven't tried it in 1.5 yet.
> 
> /Paul

OK, thanks - I figured it out now.

The keys are:
1) You have to enter the block title argument using ERT \em{including} the
braces.
2) Hit return after ERT, then switch increase depth.  It will show a block
again. Now switch to itemize.

Reply via email to