ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Presentation effects
@ 2020-07-25 13:48 Kumar Appaiah
  2020-07-25 17:05 ` Pablo Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Kumar Appaiah @ 2020-07-25 13:48 UTC (permalink / raw)
  To: ntg-context

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.

Thanks.

Kumar

-- 
Kumar Appaiah
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Presentation effects
  2020-07-25 13:48 Presentation effects Kumar Appaiah
@ 2020-07-25 17:05 ` Pablo Rodriguez
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Rodriguez @ 2020-07-25 17:05 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-25 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-25 13:48 Presentation effects Kumar Appaiah
2020-07-25 17:05 ` Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).