On Thu, 3 Jun 2010 15:46:17 +0200, Peter Münster <pmli...@free.fr>
wrote:

> On Tue, Jun 01 2010, Marco wrote:
> 
> > \usemodule [simpleslides]
> > \starttext
> > \SlideTitle {My Topic}
> > \startitemize
> >   \item First  % Visible by default
> >   \item Second % Gray by default
> >   \item Third  % Gray by default
> > \stopitemize
> > \stoptext
> 
> Not gray, but white:
> 
> \usemodule [simpleslides, pre-stepwise]
> \setupinteraction[state=start]
> \starttext
> \SlideTitle {My Topic}
> \startitemize
>   \item First  % Visible by default
> \StartSteps
>   \item Second \FlushStep % Gray by default
>   \item Third  \FlushStep % Gray by default
> \StopSteps
> \stopitemize
> \stoptext
> 
> Cheers, Peter
Thanks. This code looks promising and easy-to-use. But when I compile with

ConTeXt  ver: 2010.05.23 15:03 MKIV
luatex, version beta-0.60.1-2010042821

I get exactly the same result as with my code. All items on one page, no
steps.

Marco


___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to