30 Dec
2006
30 Dec
'06
7:19 p.m.
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/