RE: Problem with DocBook and tex stuff.




On 11-May-99 Ramses Morales wrote:
> Hi.
> 
> When I try db2dvi I get the error log at the bottom of this e-mail.
> Usign db2pdf and db2ps gives similar errors. db2html and db2rtf works
> fine.
> 

I had the same problem, and Mark Galassi from Cygnus Studio sended me a patch
to correct the problem with db2ps and db2html.

I have still the problem with db2pdf

Also, db2pdf is not really a problem, since I use ps2pdf to produce pdf
documents.

This patch is for the file /usr/share/texmf/web2c/texmf.cnf

Here is the patch:

--- texmf.cnf.orig      Thu Sep 24 21:40:14
+++ texmf.cnf   Tue Oct  6 01:45:12 1998
@@ -371,6 +371,7 @@
 
 % 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
@@ -379,6 +380,7 @@
 
 % 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
@@ -391,6 +393,7 @@
 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
@@ -434,6 +437,7 @@
 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

----------------------------------
E-Mail: Xavier Nicolovici <nicolovi@club-internet.fr>
Web: http://perso.club-internet.fr/nicolovi
Date: 11-May-99
Time: 16:18:20

This message was sent by XFMail under RedHat Linux 5.1
----------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]