Re: Animationen in ppower?
<[email protected]> Wed, 12 Nov 2003 09:44:02 -0200 (BRST)
| Newsgroups | gmane.comp.tex.ppower4 |
|---|---|
| Message-ID | <[email protected]> |
Hello again, I sent a message discussing this, but, I insist, there is a way to set the speed of the animation without the machine clock?? Thanks! Pablo. Steffen Neumann <sneumann-15KJMqYlBKyzX87ganJRvOIeGoz/[email protected]> escreveu: > [email protected] writes: > > > [1 <text/plain; iso-8859-15 (quoted-printable)>] > > Hallo, > > > > kann man Animationen in ppower derart gestalten, daß z.B. alle '0.5s' > > ein neues Bild geladen wird? > Sort of. In the Full Screen Prefereneces hou have \ > "Advance every ..." you can also set a \pdfliteral{} > > and have your images included using > something like > > \rlap{\includegraphics{1}\pause} > \rlap{\includegraphics{2}\pause} > \rlap{\includegraphics{3}\pause} > \rlap{\includegraphics{4}\pause} > \includegraphics{5} > > So long, > Steffen > > > --