From e46e1337de173b3639e84d55095fe9463ceec73d Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Wed, 21 May 2014 22:04:00 +0200 Subject: beta 2014.05.21 22:04 --- web2c/contextcnf.lua | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'web2c/contextcnf.lua') diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua index 366df01ac..b9541a88e 100644 --- a/web2c/contextcnf.lua +++ b/web2c/contextcnf.lua @@ -211,6 +211,14 @@ return { -- ["fonts.usesystemfonts"] = false, + -- You can permit loading modules with no prefix: + + -- ["modules.permitunprefixed"] = "no", + + -- You can permit loading files from anywhere in the TDS tree: + + -- ["resolvers.otherwise"] = "no", + }, experiments = { -- cgit v1.2.3