Re: howto insert option into beamer frame

2013-04-07 Thread Jürgen Spitzmüller
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


Re: howto insert option into beamer frame

2013-04-07 Thread Jürgen Spitzmüller
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


Re: howto insert option into beamer frame

2013-04-07 Thread Jürgen Spitzmüller
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


howto insert option into beamer frame

2013-04-06 Thread 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:

Runaway argument?
{Carrier Estimation} \begin {itemize} \item The received signal sampl\ETC.
! File ended while scanning use of \lyxframe.
inserted text 
\par 

Any hope?



Re: howto insert option into beamer frame

2013-04-06 Thread Scott Kostyshak
On Fri, Apr 5, 2013 at 1:46 PM, Neal Becker ndbeck...@gmail.com wrote:
 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:

I think this is much improved in LyX 2.1. If you are using Ubuntu by
chance, you can easily test it out with the PPA:
http://wiki.lyx.org/LyX/LyXOnUbuntu#toc3

If not on Ubuntu, you can either compile or wait a few months or look
for a work around with 2.0.x (maybe someone knows one here).

Best,

Scott


howto insert option into beamer frame

2013-04-06 Thread 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:

Runaway argument?
{Carrier Estimation} \begin {itemize} \item The received signal sampl\ETC.
! File ended while scanning use of \lyxframe.
inserted text 
\par 

Any hope?



Re: howto insert option into beamer frame

2013-04-06 Thread Scott Kostyshak
On Fri, Apr 5, 2013 at 1:46 PM, Neal Becker ndbeck...@gmail.com wrote:
 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:

I think this is much improved in LyX 2.1. If you are using Ubuntu by
chance, you can easily test it out with the PPA:
http://wiki.lyx.org/LyX/LyXOnUbuntu#toc3

If not on Ubuntu, you can either compile or wait a few months or look
for a work around with 2.0.x (maybe someone knows one here).

Best,

Scott


howto insert option into beamer frame

2013-04-06 Thread 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:

Runaway argument?
{Carrier Estimation} \begin {itemize} \item The received signal sampl\ETC.
! File ended while scanning use of \lyxframe.
 
\par 

Any hope?



Re: howto insert option into beamer frame

2013-04-06 Thread Scott Kostyshak
On Fri, Apr 5, 2013 at 1:46 PM, Neal Becker <ndbeck...@gmail.com> wrote:
> 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:

I think this is much improved in LyX 2.1. If you are using Ubuntu by
chance, you can easily test it out with the PPA:
http://wiki.lyx.org/LyX/LyXOnUbuntu#toc3

If not on Ubuntu, you can either compile or wait a few months or look
for a work around with 2.0.x (maybe someone knows one here).

Best,

Scott


Option in beamer frame?

2008-06-19 Thread Neal Becker
Can I add the option allowframebreaks in my beamer frame?  How?  This is
1.6beta3.



Re: Option in beamer frame?

2008-06-19 Thread Jürgen Spitzmüller
Neal Becker wrote:
 Can I add the option allowframebreaks in my beamer frame?  How?

In ERT, as the first element of the frame title (embraced by brackets).

Jürgen


Option in beamer frame?

2008-06-19 Thread Neal Becker
Can I add the option allowframebreaks in my beamer frame?  How?  This is
1.6beta3.



Re: Option in beamer frame?

2008-06-19 Thread Jürgen Spitzmüller
Neal Becker wrote:
 Can I add the option allowframebreaks in my beamer frame?  How?

In ERT, as the first element of the frame title (embraced by brackets).

Jürgen


Option in beamer frame?

2008-06-19 Thread Neal Becker
Can I add the option allowframebreaks in my beamer frame?  How?  This is
1.6beta3.



Re: Option in beamer frame?

2008-06-19 Thread Jürgen Spitzmüller
Neal Becker wrote:
> Can I add the option allowframebreaks in my beamer frame?  How?

In ERT, as the first element of the frame title (embraced by brackets).

Jürgen