Am 19.02.2011 um 21:57 schrieb Pau:

> Obviously I have to define Steps and I am using for my presentation pre-fuzzy
> 
> How could I add Step to pre-fuzzy?
> 
> I have looked into s-pre-61.tex to see whether I could get an idea (I
> apologise for my ignorance).

To use the step-machanism you can load the file “pre-stepwise”, e.g.

\usemodule[pre-stepwise]

\starttext

\StartSteps

\startitemize
\item one \FlushStep
\item two \FlushStep
\item three \FlushStep
\stopitemize

\StopSteps

\stoptext

is enough. To add the function to “pre-fuzzy” you can try

\usemodule[pre-fuzzy,pre-stepwise]

\starttext
...
\stoptext

Wolfgang

___________________________________________________________________________________
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