summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-02-14 17:11:18 +0000
committerKarl Berry <karl@freefriends.org>2008-02-14 17:11:18 +0000
commit95135f291c0f1b55cab33e55160d50d0f153587c (patch)
treebec3723e5ccd909180b3e98a16ececd494fdfe65 /Build/source/texk/web2c
parent42e0c6461f65ae9e00d8dfd7896aa12b8ca27d99 (diff)
increase to font_max and max_font_max to 5000, font_mem_size to 3,000,000 (tex-live 13 Feb 2008 10:00:35)
git-svn-id: svn://tug.org/texlive/trunk@6627 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r--Build/source/texk/web2c/ChangeLog5
-rw-r--r--Build/source/texk/web2c/tex.ch2
2 files changed, 6 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index c68c0328d31..ebb450f313d 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-14 Karl Berry <karl@tug.org>
+
+ * tex.ch (max_font_max): increase to 5000.
+ Taco mail to tex-live, 13 Feb 2008 10:00:35.
+
2008-02-11 Karl Berry <karl@tug.org>
* tex.ch (make_name_string): avoid clobbering globals via
diff --git a/Build/source/texk/web2c/tex.ch b/Build/source/texk/web2c/tex.ch
index 44fd493209c..a599963ec8f 100644
--- a/Build/source/texk/web2c/tex.ch
+++ b/Build/source/texk/web2c/tex.ch
@@ -208,7 +208,7 @@ versions of the program.
@d ssup_hyph_size == 65535 {Changing this requires changing (un)dumping!}
@d iinf_hyphen_size == 610 {Must be not less than |hyph_prime|!}
-@d max_font_max=2000 {maximum number of internal fonts; this can be
+@d max_font_max=5000 {maximum number of internal fonts; this can be
increased, but |hash_size+max_font_max|
should not exceed 29000.}
@d font_base=0 {smallest internal font number; must be