Am Freitag 05 April 2013, 13:46:52 schrieb Neal Becker:
> I might have asked this before, but goog doesn't seem to find it.
>
> I want to use beamer frame with an option [allowframebreaks]
>
> I tried using 'insert short title'. This produces the tex code:
>
> \lyxframeend{}\lyxframe[allowframebreaks]{Carrier Estimation}
>
> This doesn't work:
In LyX 2.0, you must insert the option in TeX mode (ERT): [allowframebreaks]
right at the beginning of the frame title.
As Scott says, LyX 2.1 will come with a much saner interface for beamer, where
such hacks will not be needed anymore.
Jürgen