Date: Fri, 9 Feb 2001 21:07:49 +0100 From: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> To: freebsd-doc@freebsd.org Subject: Re: jadetex problems on handbook Message-ID: <20010209210748.M27987@petra.hos.u-szeged.hu> In-Reply-To: <44d7crlk9g.fsf@lowellg.ne.mediaone.net>; from lgfbsd@be-well.ilk.org on Fri, Feb 09, 2001 at 02:38:19PM -0500 References: <44ofwbln5p.fsf@lowellg.ne.mediaone.net> <20010209200457.H27987@petra.hos.u-szeged.hu> <44d7crlk9g.fsf@lowellg.ne.mediaone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 09, 2001 at 02:38:19PM -0500, lgfbsd@be-well.ilk.org wrote: > sziszi@petra.hos.u-szeged.hu (Szilveszter Adam) writes: > > > Scrap that. Increase 'strings' to some high value. (maybe 2x as much) > > I'd even done that. It has no effect on the error, which indicates > that TeX is running out of strings at 51,918. The teTeX default is > 15,000, and I had set max_strings to 70,000 (as recommended) months > ago. When I saw the failure, I increased it as high as 150,000, but > the value in the error message stayed the same. > > I don't think any process limits are relevant. Aside from their being > fairly maximal to start with, I'm pretty sure the process would be > taking a signal instead of hitting an error condition that is > detectable in-line. I can't think of anything else to check. Well, after checking my TeX book of choice, it still says that the error TeX hit is due to some buffer overrun which is either caused by a programming error (ie infinite loop) or a real exhaustion. Now, I have no idea which is @play here. But I will try to follow your example and report back any results to this list. But I have to finish my buildworld first because this machine cannot do both at once. -- Regards: Szilveszter ADAM Szeged University Szeged Hungary 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?20010209210748.M27987>