[NTG-context] Presentation effects
Pablo Rodriguez
oinos at gmx.es
Sat Jul 25 19:05:57 CEST 2020
On 7/25/20 3:48 PM, Kumar Appaiah wrote:
> Dear ConTeXt users,
>
> I have been trying to get the presentation effects listed here to
> work:
>
> https://wiki.contextgarden.net/Presentation_effects
>
> But I am unable to build the example. I am using the Debian ConTeXt
> (version 2020.03.10.20200331-1). Please let me know if I am missing
> something.
Hi Kumar,
this sample works with both Acrobat for Linux and Evince (using LMTX
latest):
\setuppapersize[A9,landscape]
\setupinteraction[state=start]
\setupinteractionscreen[option=max]
\setuppagetransitions[random]
\setupbodyfont[50pt]
\starttext
\dorecurse{25}{%
\startmakeup[page][style=\bf\ss, align=center]
\recurselevel
\stopmakeup%
}
\stoptext
Just in case it helps,
Pablo
--
http://www.ousia.tk
More information about the ntg-context
mailing list