summaryrefslogtreecommitdiff
path: root/Master/texmf/web2c
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/web2c')
-rw-r--r--Master/texmf/web2c/texmf.cnf10
1 files changed, 1 insertions, 9 deletions
diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf
index 36091431c20..024a1e1bbdd 100644
--- a/Master/texmf/web2c/texmf.cnf
+++ b/Master/texmf/web2c/texmf.cnf
@@ -501,11 +501,9 @@ main_memory = 1500000 % words of inimemory available; also applies to inimf&mp
extra_mem_top = 0 % extra high memory for chars, tokens, etc.
extra_mem_bot = 0 % extra low memory for boxes, glue, breakpoints, etc.
-% ConTeXt is a memory hog...
+% ConTeXt needs lots of memory.
extra_mem_top.context = 2000000
extra_mem_bot.context = 4000000
-main_memory.context = 1500000
-main_memory.mpost = 1500000
% Words of font info for TeX (total size of all TFM files, approximately).
% Must be >= 20000 and <= 4000000 (without tex.ch) changes.
@@ -581,12 +579,6 @@ max_print_line = 79
% Part 4: extra format definitions for TeX Live
-main_memory.mf = 800000
-main_memory.mpost = 1000000
-pool_size.mpost = 500000
-main_memory.metafun = 2500000
-pool_size.metafun = 1000000
-
TEXINPUTS.elambda = .;$TEXMF/tex/{lambda,latex,generic,}//
TEXINPUTS.eomega = .;$TEXMF/tex/{plain,generic,}//
TEXINPUTS.pdfxmex = .;$TEXMF/tex/{mex,plain,generic,}//