summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/tex.ch
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-07-09 22:09:53 +0000
committerKarl Berry <karl@freefriends.org>2006-07-09 22:09:53 +0000
commitde491c7e006241ed7f943d35e575131ef4d71b6e (patch)
treef505057cae341d9c054fd6ce3e17762ba8b64542 /Build/source/texk/web2c/tex.ch
parenta8e832c98d4866efe1f10573edb04a0609ffec10 (diff)
double sup_font_mem_size again
git-svn-id: svn://tug.org/texlive/trunk@1789 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/tex.ch')
-rw-r--r--Build/source/texk/web2c/tex.ch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/tex.ch b/Build/source/texk/web2c/tex.ch
index ee9993038c5..451ae836e7c 100644
--- a/Build/source/texk/web2c/tex.ch
+++ b/Build/source/texk/web2c/tex.ch
@@ -265,7 +265,7 @@ versions of the program.
@!sup_dvi_buf_size = 65536;
@!inf_font_mem_size = 20000;
-@!sup_font_mem_size = 2000000;
+@!sup_font_mem_size = 4000000;
@!sup_font_max = max_font_max;
@!inf_font_max = 50; {could be smaller, but why?}