summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Kew <jfkthame@googlemail.com>2008-07-04 14:26:35 +0000
committerJonathan Kew <jfkthame@googlemail.com>2008-07-04 14:26:35 +0000
commit4576ca8453f49a705628149002c27e704122a854 (patch)
treea72c698f87843616fc5551b57f4f054e265517a8
parenteb0ca0896a18ae41f243b3f096f2bb4737a8c2e2 (diff)
increased trie_size again for etex etc
git-svn-id: svn://tug.org/texlive/trunk@9230 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/texk/kpathsea/texmf.cnf2
-rw-r--r--Master/texmf/web2c/texmf.cnf2
2 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/texmf.cnf b/Build/source/texk/kpathsea/texmf.cnf
index 69a66c4d219..eea193d9f7b 100644
--- a/Build/source/texk/kpathsea/texmf.cnf
+++ b/Build/source/texk/kpathsea/texmf.cnf
@@ -583,7 +583,7 @@ buf_size = 200000
% for all known free hyphenation patterns to be loaded simultaneously
% (as TeX Live does).
%
-trie_size = 500000
+trie_size = 600000
hyph_size = 8191 % prime number of hyphenation exceptions, >610, <32767.
% http://primes.utm.edu/curios/page.php/8191.html
diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf
index 69a66c4d219..eea193d9f7b 100644
--- a/Master/texmf/web2c/texmf.cnf
+++ b/Master/texmf/web2c/texmf.cnf
@@ -583,7 +583,7 @@ buf_size = 200000
% for all known free hyphenation patterns to be loaded simultaneously
% (as TeX Live does).
%
-trie_size = 500000
+trie_size = 600000
hyph_size = 8191 % prime number of hyphenation exceptions, >610, <32767.
% http://primes.utm.edu/curios/page.php/8191.html