On 10/13/2009 04:07 PM, Nico wrote:
hello rh,
thanks for the very quick answer! Thanks to your hint, I could solve
the second problem... I tried that before, but didn't close the
ERT-box, so it didn't work...
I looked at the beamer template but couldn't find an environment like
the ones I mentioned. Are you shure that this overlays are documented
in this template?
I know Pause is used there. I'm not sure about the others, but they
should all be discussed in the Beamer docs, which have special remarks
about LyX.
rh
regards
Nico
rgheck wrote:
On 10/13/2009 03:19 PM, Nico wrote:
hello,
I created a PDF-presentation with LyX. The handout is done, but now
I want to spice it up a little. I searched for documentation, but
couldn't find something about
- the Overlays "Pause", "Überdruck", "Überlagerungsbereich",
"Ausblenden" and "Nur" and how to use them... Can s.o. tell me how
to use them or where I can find a usable documentation for this?
Look at the beamer template (File>New From Template).
- how to realize an overblending list as I would do it in LaTeX
this way:
\item<1-> item1
\item<2-4> item2
\item<3> item3
\item<2,4> item4
Just put the overlay spec in ERT, at the beginning of the item.
rh