summaryrefslogtreecommitdiff
path: root/tex/context/base/util-env.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/util-env.lua')
-rw-r--r--tex/context/base/util-env.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/util-env.lua b/tex/context/base/util-env.lua
index f4f3ef69f..1184c1d5b 100644
--- a/tex/context/base/util-env.lua
+++ b/tex/context/base/util-env.lua
@@ -57,6 +57,7 @@ environment.basicengines = basicengines
-- instead we could set ranges
if not arg then
+ environment.used_as_library = true
-- used as library
elseif luaengines[file.removesuffix(arg[-1])] then
-- arg[-1] = arg[0]