Taco Hoekwater wrote:
> Hans van der Meer wrote:
>   
>> Thanks, I guess that is the case. If the number of \hpos's will not  
>> overflow it shouldn't be a big problem. Can you confirm that all  
>> these positional graphics are generated one by one, or are they  
>> collected in a list that might overflow and one day cause me trouble?
>>
>>     
>
> Anything in TeX will overflow eventually, but you should be safe
> enough. And if it still barks, you could define temp on a
> per-chapter basis (or any other place with a 'natural' page
> break).
>   
indeed; at some point, with lots of refs and positions (once you use positions, 
each paragraph will generate one at least) there may be problems; in the coming 
luatex version we can use lua to store information in hashes) 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

Reply via email to