Line 0
Link Here
|
|
|
1 |
JadeTeX uses quite a lot of TeX's resources. You may find it |
2 |
necessary to increase the size of some of TeX's resource pools by |
3 |
editing the file %%LOCALBASE%%/share/texmf/web2c/texmf.cnf with any text |
4 |
editor. |
5 |
|
6 |
For example, to typeset the FreeBSD Handbook with JadeTeX, change the |
7 |
following settings to the listed values: |
8 |
|
9 |
hash_extra = 60000 |
10 |
save_size = 10000 |
11 |
|
12 |
If you change %%LOCALBASE%%/share/texmf/web2c/texmf.cnf, delete the word |
13 |
"original" on line 1 of the file. This will prevent future |
14 |
installations of TeX from overwriting changes you've made. |