diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-18 18:19:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-18 18:19:32 +0000 |
commit | 875710ecdb99e94f00e39d3066745323bf93d160 (patch) | |
tree | 2700127f3f02cbde75adcd6892a95fb2e35e2dbb /Master/texmf/web2c | |
parent | 127552622fd7eab1d9d3dca897a2cfc2d03e69ea (diff) |
doc fix.
git-svn-id: svn://tug.org/texlive/trunk@1972 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/web2c')
-rw-r--r-- | Master/texmf/web2c/texmf.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf index 83716e8939b..072780ba4cd 100644 --- a/Master/texmf/web2c/texmf.cnf +++ b/Master/texmf/web2c/texmf.cnf @@ -507,7 +507,7 @@ main_memory.context = 1500000 main_memory.mpost = 1500000 % Words of font info for TeX (total size of all TFM files, approximately). -% Must be >= 20000 and <= 2000000 (without tex.ch) changes. +% Must be >= 20000 and <= 4000000 (without tex.ch) changes. font_mem_size = 1200000 % Total number of fonts. Must be >= 50 and <= 2000 (without tex.ch changes). |