Taco Hoekwater wrote:

Whether or not that makes dividing by 10.000 safe is not clear
to me. I have to read up on what is going on first.


for i=1 upto 10000 :
   show i/10000 ;
endfor ;

indicates that indeed the precision is ok

i put a version for testing purposes at www.pragma-ade.com/temp/cont-tmf.zip

 \settrue \manyMPspecials

will permit 10K specials

(it also has GB's desparate prefix patch so he'd better test it -)

Hans
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to