Date: Mon, 13 Sep 2004 09:22:32 +1000 From: Murray Taylor <murraytaylor@bytecraftsystems.com> To: Geert Hendrickx <geert.hendrickx@ua.ac.be> Cc: Murray Taylor <taylorm@bytecraft.au.com> Subject: Re: pdflatex port? Message-ID: <1095031351.48400.267.camel@wstaylorm.dand06.au.bytecraft.au.com> In-Reply-To: <20040910114815.GA20521@lori.mine.nu> References: <i3smi9.evishy@webmail.tuwien.ac.at> <1094779458.48400.243.camel@wstaylorm.dand06.au.bytecraft.au.com> <20040910114815.GA20521@lori.mine.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
hugelatex changes a number of memory and other size limits Snippings from the Makefile and so on ------------------------------8<------------------------------- root # cd /usr/ports/print/hugelatex root # more Makefile (snip) PORTNAME= hugelatex PORTVERSION= 1.0 (snip) do-install: (snip) ${CAT} ${FILESDIR}/texmf.cnf-add >>${TEXMF_CNF} (snip) root # ls Makefile README.html files pkg-descr pkg-plist work root# more files/texmf.cnf-add % hugelatex settings % added by hugelatex package main_memory.hugelatex = 1100000 param_size.hugelatex = 1500 stack_size.hugelatex = 1500 hash_extra.hugelatex = 15000 string_vacancies.hugelatex = 45000 pool_free.hugelatex = 47500 nest_size.hugelatex = 500 save_size.hugelatex = 5000 pool_size.hugelatex = 500000 max_strings.hugelatex = 55000 font_mem_size.hugelatex= 400000 ------------------------------8<-------------------------- HTH mjt On Fri, 2004-09-10 at 21:48, Geert Hendrickx wrote: > On Fri, Sep 10, 2004 at 11:24:19AM +1000, Murray Taylor wrote: > > # portversion -v | grep tex > > hugelatex-1.0 = up-to-date with port > > > > # which pdflatex > > /usr/local/bin/pdflatex > > > > > > NB hugelatex is just TeTex with some limits resized... > > I have recently been working on a big LaTeX project, with which I > regularly ran into a "TeX capacity exceeded" error. You mean I could > use the hugelatex package for this? Does it have other compile-time > options set, like memory limitations and such? I didn't know this was > possible, so thanks! > > GH > > **************************************************************** > This Email has been scanned for Viruses by MailMarshal. > **************************************************************** -- Murray Taylor Special Projects Engineer --------------------------------- Bytecraft Systems & Entertainment P: +61 3 8710 2555 F: +61 3 8710 2599 D: +61 3 9238 4275 M: +61 417 319 256 E: murraytaylor@bytecraftsystems.com or visit us on the web http://www.bytecraftsystems.com http://www.bytecraftentertainment.com --------------------------------------------------------------- The information transmitted in this e-mail is for the exclusive use of the intended addressee and may contain confidential and/or privileged material. Any review, re-transmission, dissemination or other use of it, or the taking of any action in reliance upon this information by persons and/or entities other than the intended recipient is prohibited. If you received this in error, please inform the sender and/or addressee immediately and delete the material. E-mails may not be secure, may contain computer viruses and may be corrupted in transmission. Please carefully check this e-mail (and any attachment) accordingly. No warranties are given and no liability is accepted for any loss or damage caused by such matters. --------------------------------------------------------------- **************************************************************** This Email has been scanned for Viruses by MailMarshal. ****************************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1095031351.48400.267.camel>