[NTG-context] store counter or variable and reread again
Peter Münster
pmlists at free.fr
Sat Dec 30 20:19:58 CET 2006
On Sat, 30 Dec 2006, Aditya Mahajan wrote:
> % Now the rest of the magic to take care of the two pass run
> % Basically this says that rerun if \nofPoints !=
> % \countervalue{Points}. In the next run we set \nofPoints to the
> % previous value of \countervalue{Points} (the \checkPoints macro in
> % the beginning), so things should be stable after two runs.
> \savetwopassdata {Points} {\nofPoints} {\countervalue{Points}}
Hello Aditya,
with the following example, I get always 2 runs:
\definetwopasslist{test}
\starttext
bla
\savetwopassdata{test}{1}{2}
\stoptext
Is this normal or a bug?
Cheers, Peter
--
http://pmrb.free.fr/contact/
More information about the ntg-context
mailing list