Re: pageTransitionXXX occurs at the wrong page
Kockaert Pascal <[email protected]> Tue, 15 Feb 2005 08:06:13 +0000
| Newsgroups | gmane.comp.tex.texpower.user |
|---|---|
| Organization | ULB-SOA |
| Message-ID | <[email protected]> |
Hello Hans,=20 I will try your solution ASAP. Many thanks! Pascal =2D--------- Message transmis ---------- Subject: Re: [Texpower-users] pageTransitionXXX occurs at the wrong page Date: Lundi 14 F=E9vrier 2005 23:24 =46rom: "Hans F. Nordhaug" <[email protected]> To: [email protected] Our mailserver (at www.himolde.no) is currently blacklisted so I can't reply to the list. Please forward my message to the list for the benefit of the other readers. Best regards, Hans On Sun, Feb 13, 2005 at 02:56:08AM +0100, PascaL Kockaert wrote: > \iffalse > > > > Dear TeXpower users, > > I am fighting with (PDF) page transitions, and do not succeed to get the > result that I would like to obtain. My question and a minimal example > showing the problem that I want to solve are joined at the end of this > message. [cut] Below is a truly minimal example that solves/works-around your problem. I have looked in to the TeXPower kernel and can't really see why I need the hack, but I can't spend more time on this now. Regards, Hans =2D-------------------------------------------------------------------- \documentclass{article} \usepackage[display]{texpower} \usepackage[ps2pdf,pdfpagemode=3DFullScreen]{hyperref} \newcommand{\StepFrame}[3] {\pageDuration{1} #1 - #2 \pause \stopAdvancing \stepwise*{% \step{\afterstep{\pageTransitionDissolve}#3}% \step{} % Hack / work-around needed to get the \pageTransitionDissolve to % work; introduces one more step - like a pause. Seems to be unavoidable. } } \begin{document} \StepFrame{First Title}{A}{% This is the text that appears a little while after the title and A } Ordinary transition for this text. \newpage \StepFrame{Third Title}{C}{% This explanation \step{is divided\afterstep{\pageTransitionReplace}} \step{into four} \step{different parts} } Ordinary transition for this text (and the three last parts above). \end{document} =2D------------------------------------------------------ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click