Re: [NTG-context] capacity exceeded

2007-05-31 Thread Hans Hagen
Henning Hraban Ramm wrote:
 Compilation of a document with some big tables (partly floats) fails,  
 see below.
 Is it really a capacity problem, or must I search for some recursion  
 error or the like?
 What does the emergencyend at the beginning of the logfile mean?

 --- logfile ---
 This is pdfTeX, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=cont-en  
 2007.5.30)  31 MAY 2007 00:30
 entering extended mode
 (/usr/local/gwTeX/texmf.local/web2c/natural.tcx)
 **prd_geburt.tex emergencyend
 (./prd_geburt.tex

 ConTeXt  ver: 2007.01.02 13:44 MK II  fmt: 2007.5.30  int:
 --- ... ---
 ! TeX capacity exceeded, sorry [hash size=6].
   
since each cell is a framed many hash entries are used to keep track of the 
state (i will reimplement this mechanism some day in mkiv) 

in texmf.cnf you can enlarge the hash (you need to remake the format) 

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
-

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] capacity exceeded

2007-05-30 Thread Henning Hraban Ramm
Compilation of a document with some big tables (partly floats) fails,  
see below.
Is it really a capacity problem, or must I search for some recursion  
error or the like?
What does the emergencyend at the beginning of the logfile mean?

--- logfile ---
This is pdfTeX, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=cont-en  
2007.5.30)  31 MAY 2007 00:30
entering extended mode
(/usr/local/gwTeX/texmf.local/web2c/natural.tcx)
**prd_geburt.tex emergencyend
(./prd_geburt.tex

ConTeXt  ver: 2007.01.02 13:44 MK II  fmt: 2007.5.30  int:
--- ... ---
! TeX capacity exceeded, sorry [hash size=6].
\setvalue ...xpandafter \def \csname #1\endcsname

\settbltxt ...ong \setvalue {\@@tblprefix #1:#2:t}
   {\doifdefined  
{\@@tblprefi...
argument ...\handleTBLcell \celltag []{\strut }}
   \fi
\firstofoneargument #1-#1

\redorecurse -\expandrecursecontent
  \dodorecurse
to be read again
{
...
l.233 \eTABLE

If you really absolutely need more capacity,
you can ask a wizard to enlarge me.

Here is how much of TeX's memory you used:
20315 strings out of 57405
236675 string characters out of 540060
4906676 words of memory out of 6334956
6 multiletter control sequences out of 1+5
149413 words of font info for 116 fonts, out of 200 for 2000
192 hyphenation exceptions out of 5000
53i,21n,63p,538b,16975s stack positions out of 5000i,500n,6000p, 
20b,5s
!  == Fatal error occurred, no output PDF file produced!
---


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] capacity exceeded

2007-05-30 Thread Henning Hraban Ramm
Am 2007-05-31 um 00:39 schrieb Henning Hraban Ramm:

 Compilation of a document with some big tables (partly floats) fails,
 see below.

Trying to create a minimal failing example always helps:
I translated my tables from table to TABLE and missed some \AR
The error message wasn't really clear, though, and the table several  
pages long...
Sorry for the noise.

Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___