summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf')
-rw-r--r--Master/texmf/web2c/texmf.cnf3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf
index 81c2d42bfac..bd41634c854 100644
--- a/Master/texmf/web2c/texmf.cnf
+++ b/Master/texmf/web2c/texmf.cnf
@@ -498,7 +498,8 @@ main_memory.context = 1500000
main_memory.mpost = 1500000
% Words of font info for TeX (total size of all TFM files, approximately).
-font_mem_size = 1000000
+% Must be >= 20000 and <= 2000000 (without tex.ch) changes.
+font_mem_size = 1200000
% Total number of fonts. Must be >= 50 and <= 2000 (without tex.ch changes).
font_max = 2000