freebsd-ports/japanese/jadetex-ptex/pkg-message
Jun Kuriyama 07c6b2bbda Add jadetex-ptex 3.13,
a pTeX backend for Jade, for typesetting SGML documents.

PR:		ports/53880
Submitted by:	Hiroki Sato <hrs@FreeBSD.org>
2003-07-03 14:17:21 +00:00

16 lines
604 B
Text

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 %%LOCALBASE%%/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 %%LOCALBASE%%/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.