Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Jan 2002 00:32:12 -0500
From:      Tom Rhodes <darklogik@pittgoth.com>
To:        freebsd-doc@FreeBSD.org
Subject:   grrr TeX error
Message-ID:  <3C368FDC.1060106@pittgoth.com>

next in thread | raw e-mail | index | archive | help
Recenly playing around with the docproj, I decided to generate a "pdf" 
file...  TeX keeps giving me a "String Size" error.  Apperently, I need 
to increase the string size, this is after a pool size error.  Adding:
POOL_SIZE = 100000
to the texmf.cfm file fixed the pool size error, but I cannot get rid of 
this string error.  Methods I've used are:
using texconfig init  (like the readme explains on number 24) and adding:

string_size = 9000000
STRING_SIZE = 900000
string_pool_size = 900000
STRING_POOL_SIZE = 90000

Now, I do not know if this makes any different, but jade gives me a ton 
of "element not defined" after running the huge command of

jade -Vtex-backend \
blah \
blah \
like it informs me to do in the document.  Other methods i've made an 
attempt at using to get around this are:  installing the docproj port 
package by package, then just using the meta port (with make 
JADETEX=yes) install.  When I tried to download the ghostscript package 
today, I got nothing but a "file not found error" if I get the same 
tomarrow, i'll just email the maintainer.  Has ANYONE a clue at how to 
get around this, should I try to reinstall TeX manually or?  Any help 
would be very usefull, and i'm sorry to bother all

Tom (Darklogik) Rhodes
www.Pittgoth.com  -Gothic Liberation Front
www.FreeBSD.org  -The Power To Serve


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C368FDC.1060106>