Re: [NTG-context] TeX capacity exceeded, sorry [PDF memory size

2005-06-13 Thread Hartmut Henkel
On Mon, 13 Jun 2005, Alan Bowen wrote:

 I had been processing a rather complicated set of pages successfully
 until late this morning. Now I get this (edited) error message:

 ! TeX capacity exceeded, sorry [PDF memory size (pdf_mem_size)=65536].

in file teTeX/share/texmf/web2c/texmf.cnf you can set it by, e. g.:

pdf_mem_size = 50

the hardcoded upper limit seems to be 524288.

Regards, Hartmut
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] TeX capacity exceeded, sorry [PDF memory size

2005-06-13 Thread Taco Hoekwater

Alan Bowen wrote:
I had been processing a rather complicated set of pages successfully  


So, how may I increase pdf_mem_size and by how much should I do this?


By editting texmf.cnf (enlarging or adding a pdf_mem_size setting)

You can have a look at context.cnf for example settings:

  /usr/local/teTeX/share/texmf-local/web2c/context.cnf

Your 'normal' texmf.cnf will probably be this one:

  /usr/local/teTeX/share/texmf/web2c/texmf.cnf

the memory settings are near the end of those files.

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


Re: [NTG-context] TeX capacity exceeded, sorry [PDF memory size

2005-06-13 Thread Alan Bowen

Helmut and Taco 

Many thanks for the prompt solution to my pdf_mem_size problem. I  
added the line

pdf_mem_size = 50
to texfm.cnf (after checking context.cnf) as instructed, and the file  
is now processing happily as it should.


Very best, Alan


On Jun 13, 2005, at 4:17 PM, Taco Hoekwater wrote:


Alan Bowen wrote:

I had been processing a rather complicated set of pages  
successfully  So, how may I increase pdf_mem_size and by how much  
should I do this?




By editting texmf.cnf (enlarging or adding a pdf_mem_size setting)

You can have a look at context.cnf for example settings:

  /usr/local/teTeX/share/texmf-local/web2c/context.cnf

Your 'normal' texmf.cnf will probably be this one:

  /usr/local/teTeX/share/texmf/web2c/texmf.cnf

the memory settings are near the end of those files.

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



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