TeX capacity exceeded, sorry [save size=40000] error
Hi, I have a long (4333 lines) natural table document that refuse to compose. Initialy, I had an "TeX capacity exceeded" message for "hash size" but it seems that I figured how to bypass it by changing the texmf.cnf file. Now I have a "! TeX capacity exceeded, sorry [save size=40000]." error and I have not figured out how to increase this parameter. The only place with a similar name is inside the texmf.cnf file but changing it does not : save_size = 150000 % was 50000 % for saving values outside current group I issue a texexec --make --all but the message is still there. Is there any way to get rid of this one?
! TeX capacity exceeded, sorry [save size=40000]. \setevalue ...andafter \edef \csname #1\endcsname
\settblrow ...3->\setevalue {\@@tblprefix #1:#2:r} {#3} \parseTD ...tblrow \maximumrow \currentcol \tblny \edef \celltag {{\maximumr... <argument> ...TR \bTR \bTD 14506 \eTD \bTD HA\ETC.
\doTABLEsection ...ameters [\@@tbl \@@tbl ][#1]}#2 \let \setupTBLsection \relax
\eTABLE ...lhdnxlines \!!zerocount }\the \TBLbody \the \TBLfoot \removeunwan... l.4377 \eTABLE
______________________________________________________________________ Samuel Pelletier, ing. Vice président Cyber Cat Inc Phone: 418-654-9388 ext. 223 4530, boul Hamel FAX: 418-654-0481 Quebec, Qc, G1P 2J9 email: sam@cybercat.ca CANADA web: www.cybercat.ca
Hi Samuel, On Thu, 2 Sep 2004 10:49:55 -0400, Samuel wrote:
save_size = 150000 % was 50000 % for saving values
It is not possible to make save_size larger than 40000 in the current executables, no matter how hard you try (it is a compile-time limit in the web2c sources). -- groeten, Taco
Samuel Pelletier wrote:
Hi,
I have a long (4333 lines) natural table document that refuse to compose. Initialy, I had an "TeX capacity exceeded" message for "hash size" but it seems that I figured how to bypass it by changing the texmf.cnf file.
since this is a multiple page table, can't you split it up? what kind of table is it, maybe linetables are a better solution
Now I have a "! TeX capacity exceeded, sorry [save size=40000]." error and I have not figured out how to increase this parameter.
The only place with a similar name is inside the texmf.cnf file but changing it does not : save_size = 150000 % was 50000 % for saving values outside current group
I issue a texexec --make --all but the message is still there.
isn't it save_size.context = ... 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 -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Samuel Pelletier
-
Taco Hoekwater