On 13/06/2011 5:37 AM, Liviu Andronic wrote:
On Mon, Jun 13, 2011 at 11:04 AM, tania kallab<[email protected]>  wrote:
Hi again,
i am working on beamer template for presentations using lyx
there are two things i am stuck with
inserting the page numberering

This can be achieved by experimenting with different themes. See [1]
for some pointers.
[1] http://wiki.lyx.org/Examples/Beamer


Skipping automatically to the next slide when the first one is full without
having to start a frame evrytime

I'm not sure what exactly you mean, but you should know that beamer
always expects the user to specify the beginning of a new frame.
Furthermore, LyX cannot know before-hand when a slide is full, as it
would first need to compile the entire document. However, even in this
case LyX doesn't (and possibly will never) feature the automatic
mechanisms that would allow it to spot that a slide is full, and
relies on your eyes to do that.

Regards
Liviu


Sorry but this is actually misleading a bit. You can have frame breaks in beamer. In that use case frames are filled just like the pages in a regular article. Coming from the powerpoint world you would never want to do that, but from a latex world this is what you expect from latex in general: you expect that it does the layout for you.

Solution: Put "[allowframebreaks]" in TeX code as the very first thing in your Frame heading in LyX. I use this for bibliography slide(s).

--
Julien

Reply via email to