From owner-freebsd-doc Sun Apr 18 14:44: 2 1999 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 9E3DA14C44; Sun, 18 Apr 1999 14:43:44 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.2/8.9.2) id WAA34601; Sun, 18 Apr 1999 22:02:54 +0100 (BST) (envelope-from nik) Date: Sun, 18 Apr 1999 22:02:54 +0100 From: Nik Clayton To: Poul-Henning Kamp Cc: doc@freebsd.org Subject: Re: handbook in pdf, what texmf.cnf values ? Message-ID: <19990418220254.A34322@catkin.nothing-going-on.org> References: <9427.924341860@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <9427.924341860@critter.freebsd.dk>; from Poul-Henning Kamp on Sat, Apr 17, 1999 at 11:37:40AM +0200 Organization: Nik at home, where there's nothing going on Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Apr 17, 1999 at 11:37:40AM +0200, Poul-Henning Kamp wrote: > Does anybody have a texmf.cnf which will format the handbook into > PDF format ? % cat /usr/ports/print/jadetex/pkg/MESSAGE JadeTeX uses quite a lot of TeX's resources. You may find it necessary to increase the size of some of TeX's resource pools by editing the file /usr/local/share/texmf/web2c/texmf.cnf with any text editor. For example, to typeset the FreeBSD Handbook with JadeTeX, change the following settings to the listed values: hash_extra = 60000 pool_size = 1000000 max_strings = 70000 save_size = 10000 If you change /usr/local/share/texmf/web2c/texmf.cnf, delete the word "original" on line 1 of the file. This will prevent future installations of TeX from overwriting changes you've made. N -- Bagel: The carbohydrate with the hole To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message