From ec84960ca720596a893b4e8c3e127f7aab571f10 Mon Sep 17 00:00:00 2001
From: Hans Hagen <pragma@wxs.nl>
Date: Mon, 18 Oct 2010 11:11:00 +0200
Subject: beta 2010.10.18 11:11

---
 web2c/contextcnf.lua | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

(limited to 'web2c')

diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua
index 7d2edb6fd..53b4086a2 100644
--- a/web2c/contextcnf.lua
+++ b/web2c/contextcnf.lua
@@ -9,9 +9,6 @@ return {
 
     content = {
 
-     -- LUACSTRIP       = 'f',
-     -- PURGECACHE      = 't',
-
         TEXMFCACHE      = "$SELFAUTOPARENT/texmf-cache",
 
         TEXMFOS         = "$SELFAUTODIR",
@@ -113,6 +110,8 @@ return {
             mplib_texerrors          = "yes",
          -- fonts_otf_loader_method  = "table", -- table mixed sparse
          -- fonts_otf_loader_cleanup = "0",     -- 0 1 2 3
+            system_compile_cleanup   = "no",    -- remove tma files
+            system_compile_strip     = "yes",   -- strip tmc files
         },
 
         experiments = {
-- 
cgit v1.2.3