Open main menu

Presentation effects

Revision as of 08:14, 5 August 2004 by Hraban (talk | contribs) (new)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Steps

Often you'd like to step through some elements of one "slide" (presentation page).

You can use \FlushStep after each element (text line, table cell...):

\usemodule[pre-61]

\starttext

\StartSteps

\starttabulate
\NC test \FlushStep \NC test \FlushStep \NC \NR
\NC test \FlushStep \NC test \FlushStep \NC \NR
\NC test \FlushStep \NC test \FlushStep \NC \NR
\stoptabulate

\StopSteps

\stoptext

Remarks:

  • This should work (again) since 2004-08-05 (Hans posted a patch on the mailing list)
  • There once was \presentationstep that never really seemed to work...

Page Effects

You can address Acrobat's built in browsing effects like this:

\setuppagetransitions[5]

((Someone should add a table of possible settings please!))

This setting is overruled by Acrobat's settings and doesn't work with every version of Acrobat (Reader) and will probably never work with any other PDF viewer.