Dear Wolfgang,

thanks a lot for your clear and detailed example.

However I seem to be missing the pre-stepwise module and I do not understand why

I have followed step by step this

http://www.tug.org/texlive/acquire-netinstall.html

and everything has worked just fine. As a matter of fact

deukalion(pts/113)| texexec --check | grep source
TeXExec | context source date: 2010.05.24 13:05

Correct me if I am wrong, but isn't texlive supposed to give me a full
working recent version of all of context and its modules?

thanks for everything


On 20 February 2011 09:13, Wolfgang Schuster
<schuster.wolfg...@googlemail.com> wrote:
>
> 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