Date: Wed, 29 Jan 2003 13:27:40 +0700 From: pirat <pirat@access.inet.co.th> To: "Wilkinson,Alex" <Alex.Wilkinson@dsto.defence.gov.au> Cc: freebsd-doc@FreeBSD.ORG Subject: Re: Building pdfs from /usr/doc Message-ID: <20030129062740.GA469@thai-aec.org> In-Reply-To: <20030129145421.C28190@squirm.dsto.defence.gov.au> References: <20030129122458.K5087@squirm.dsto.defence.gov.au> <20030129024353.GA4178@thai-aec.org> <20030129145421.C28190@squirm.dsto.defence.gov.au>
next in thread | previous in thread | raw e-mail | index | archive | help
--pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=tis-620 Content-Disposition: inline On Wed, Jan 29, 2003 at 02:56:01PM +1030, Wilkinson,Alex wrote: > Date: Wed, 29 Jan 2003 14:56:01 +1030 (CST) > From: "Wilkinson,Alex" <Alex.Wilkinson@dsto.defence.gov.au> > To: pirat <pirat@access.inet.co.th> > cc: "Wilkinson,Alex" <Alex.Wilkinson@dsto.defence.gov.au>, > freebsd-doc@FreeBSD.ORG > Subject: Re: Building pdfs from /usr/doc > > Doesn't seem to work: > > shell> sudo make FORMATS=pdf clean install clean > > ..... > > (article.tex-pdf (/usr/local/share/texmf/tex/latex/psnfss/t1ptm.fd) > Elements will be labelled > Jade begin document sequence at 21 > (article.aux) (/usr/local/share/texmf/tex/latex/cyrillic/t2acmr.fd) > (/usr/local/share/texmf/tex/latex/base/ts1cmr.fd) > (/usr/local/share/texmf/tex/context/base/supp-pdf.tex > (/usr/local/share/texmf/tex/context/base/supp-mis.tex > loading : Context Support Macros / Missing > ) > loading : Context Support Macros / PDF > ) > ! TeX capacity exceeded, sorry [pool size=5000]. > \@ifl@aded ...er \ifx \csname ver@#2.#1\endcsname > \relax \expandafter \@seco... > l.21 {48\p@}} > \Node% > ! ==> Fatal error occurred, the output PDF file not finished! > Transcript written on article.log. > *** Error code 1 > > Stop in /usr/doc/en_US.ISO8859-1/articles/checkpoint. > *** Error code 1 > > Stop in /usr/doc/en_US.ISO8859-1/articles. > *** Error code 1 > > Stop in /usr/doc/en_US.ISO8859-1. > *** Error code 1 > > Stop in /usr/doc. > you may need to adjust your texmf.cnf. parts of mine, from grep pool /usr/local/share/texmf/web2c/texmf.cnf, is in attachment. with best regards, psr --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=tis-620 Content-Disposition: attachment; filename="pdf.cnf" % and string pools (.pool) for ini{tex,mf,mp}. It is silly that we have six pool_size.context = 750000 pool_size = 1000000 % Minimum pool space after TeX/MP's own strings; must be at least % 25000 less than pool_size, but doesn't need to be nearly that large. % min pool space left after loading .fmt pool_free.context = 47500 pool_free = 5000 pool_free.hugelatex = 47500 pool_size.hugelatex = 500000 --pWyiEgJYm5f9v55/-- 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?20030129062740.GA469>