That works great.  Now I have defined a global numeric

N:=8;

in \startMPinclusions ... \stopMPinclusions at the be beginning of my
document.  All of my \startMPpage ... \stopMPpage environments understand
this N, but how do I reference this value as the start value for
\dostepwiserecurse?  That is, I would like to do something like

\dostepwiserecurse{N}{0}{-1}{ ... <some code> ... }

Troy
___________________________________________________________________________________
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