This is lyx-1.5.0b3.
I selected 'block' and I get something that says:
block ( ERT[{title}] body ): <my text here...>
There is no way to select that block... with the mouse. How do I edit it?
If I do nothing, then pdflatex will pick up the first letter of the
following text and highlight it.
This is the latex code that would correspond to what I want:
\begin{itemize}
\item Key idea:
\end{itemize}
\begin{block}{Key Idea}
\alert{Remove Modulation and then filter}
\end{block}
