aboutsummaryrefslogtreecommitdiffstats
path: root/print/teTeX-base/files/patch-texk::kpathsea::texmf.in-teTeX
blob: 82a5443ad41bd71130c4abe9fe5e70d4258a3630 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- texk/kpathsea/texmf.in-teTeX.orig   Sun Feb  6 09:04:35 2005
+++ texk/kpathsea/texmf.in-teTeX    Sun Feb 13 03:44:45 2005
@@ -489,7 +489,7 @@
 
 % Extra space for the hash table of control sequences (which allows 10K
 % names as distributed).
-hash_extra = 50000
+hash_extra = 100000
 
 % Max number of characters in all strings, including all error messages,
 % help texts, font names, control sequences.  These values apply to TeX and MP.