On Fri, 20 Mar 2009 10:06:15 -0400
Neal Becker <[email protected]> wrote:
> I found the info in beameruserguide.pdf. It says you need to add [fragile]
> to \begin{frame}
>
> How would I be able to do this in lyx? (lyx inserts \lyxframe to start a
> beamer frame)
>
>
You need to insert a new frame and the at the begining of the frame title
insert an ert with [fragile]. Not as the next line but as the beginning of the
frame title.
Another solution is to insert the listing from a file. That works with no issues