Re: [NTG-context] string capacity exceeded

2015-03-30 Thread Hans Hagen

On 3/30/2015 11:16 PM, John Culleton wrote:

I get this message in a file where I am using
many external figures:

error on line 1 in file chapter2.tex: ! TeX
capacity exceeded, sorry [input stack size=1]

The wiki says:
In texmf.cnf fix the value that has been reported
as too small...

In texmf.cnf I raised this parameter from 5000 to
15000:

stack_size = 5000   % simultaneous input
sources

But got the same message.

Any hints? Do I need to reboot something to make
this new size be in effect?


context doesn't use texxmf.cnf but after texmfcnf.lua ... after adapting 
that file, run


context --make

Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

[NTG-context] string capacity exceeded

2015-03-30 Thread John Culleton
I get this message in a file where I am using
many external figures:

error on line 1 in file chapter2.tex: ! TeX
capacity exceeded, sorry [input stack size=1]

The wiki says:
In texmf.cnf fix the value that has been reported
as too small...

In texmf.cnf I raised this parameter from 5000 to
15000:

stack_size = 5000   % simultaneous input
sources

But got the same message.
 
Any hints? Do I need to reboot something to make
this new size be in effect?

Do I need to reduce the size of some of my
external figures?

do I need to split the output pdf file into
multiples? 

Texlive 2014 Slackware Linux 14.1 three 64k
processors
4 gigs memory.

-- 
John Culleton
Wexford Press
Free list of books for self-publishers:
http://wexfordpress.net/shortlist.html
Updated PDF e-book: Create Book Covers with
Scribus 1.4.5 coming soon at
http://www.booklocker.com/!
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___