[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PenguinFile DocBook Docs
On Wed, 3 Mar 1999, Christian Reiniger wrote:
>Jan Ekholm wrote:
>
>>>PS: Someone please try to convert that doc to PS. My TeX fails on that:
>>>[...]
>>>! TeX capacity exceeded, sorry [pool size=22212].
>>><argument> t1\fFamName .f
>>
>><snip>
>>
>>I can think of two problems:
>>
>>1. you need to have a newer version of TeTeX. 0.9 is the recommended
>>version, 0.4 (normal with RedHat) won't cut it.
>
>Just installed 0.9. Together with JadeTeX 0.63 that works, but tables and
>itemizedlists are scrambled. With JadeTeX 2.3-1 it again produces overflows.
>
>>2. you need to enlarge some buffers for JadeTeX. I don't have the patch
>>handy right now, but it can be found on the SGMLTools homepage, I suppose.
>>It's a FAQ.
>
>Hmmm, didn't find it. There's one person in the TODO section reporting that
>error, but I didn't see any response/answer/fix.
You should use this patch and add more 'capacity' to jadetex. It runs out
of internal memory. The file is /usr/share/texmf/web2c/texmf.cnf. My
lists work just fine, haven't used tables. I used the prebuilt RPM:s, and
I only needed to apply thi patch and it all works just fine. Oh, yeah, and
you may need to hack /usr/bin/db2ps so that it runs jadetex one more time
over the sources, otherwise your 'Table of Contents' may not have
pagenumbers. This is due the the 'LaTeX'-way of doing things. Should be
fixed in the newest Rosalia RPM:s
Chakie
---------------------------------------------------------------------------
--- texmf.cnf Thu Jan 7 15:45:12 1999
+++ texmf.cnf~ Thu Nov 12 15:34:05 1998
@@ -374,7 +374,6 @@
% Extra space for the hash table of control sequences (which allows 10K
% names as distributed).
-hash_extra.jadetex = 15000
hash_extra.context = 15000
hash_extra.cont-en = 15000
hash_extra.cont-nl = 15000
@@ -383,7 +382,6 @@
% Max number of characters in all strings, including all error messages,
% help texts, font names, control sequences. These values apply to TeX
and
MP.
-pool_size.jadetex = 200000
pool_size.context = 500000
pool_size.cont-en = 500000
pool_size.cont-nl = 500000
@@ -396,7 +394,6 @@
string_vacancies.cont-nl = 45000
string_vacancies.cont-de = 45000
string_vacancies = 25000
-max_strings.jadetex = 50000
max_strings.context = 55000
max_strings.cont-en = 55000
max_strings.cont-nl = 55000
@@ -440,7 +437,6 @@
param_size.cont-nl = 1500
param_size.cont-de = 1500
param_size = 500 % simultaneous macro parameters
-save_size.jadetex = 15000
save_size.context = 5000
save_size.cont-en = 5000
save_size.cont-nl = 5000
---------------------+------------------------------------------------------
Jan 'Chakie' Ekholm | CS at Åbo Akademi University, Turku, Finland
Linux Inside | I'm the blue screen of death, no-one hears you scream