summaryrefslogtreecommitdiff
path: root/web2c
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2010-09-09 23:45:00 +0200
committerHans Hagen <pragma@wxs.nl>2010-09-09 23:45:00 +0200
commitcf3f5ed936ab0e84942af2e69862db6941c58d0f (patch)
tree195b942015faff3d0c03d0d1627185320e002548 /web2c
parent536e4dd4fe2e98c3cefdb9741507c20f4489e2c0 (diff)
downloadcontext-cf3f5ed936ab0e84942af2e69862db6941c58d0f.tar.gz
beta 2010.09.09 23:45
Diffstat (limited to 'web2c')
-rw-r--r--web2c/contextcnf.lua10
1 files changed, 6 insertions, 4 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua
index 03a7d4b51..7d2edb6fd 100644
--- a/web2c/contextcnf.lua
+++ b/web2c/contextcnf.lua
@@ -107,10 +107,12 @@ return {
-- like ['foo.bar'] so for convenience we also support 'foo_bar'.
directives = {
- -- system_checkglobals = "10",
- -- system.nostatistics = "yes",
- system_errorcontext = "10",
- mplib_texerrors = "yes",
+ -- system_checkglobals = "10",
+ -- system_nostatistics = "yes",
+ system_errorcontext = "10",
+ mplib_texerrors = "yes",
+ -- fonts_otf_loader_method = "table", -- table mixed sparse
+ -- fonts_otf_loader_cleanup = "0", -- 0 1 2 3
},
experiments = {