summaryrefslogtreecommitdiff
path: root/tex/generic/context/luatex/luatex-fonts.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-02-24 17:41:43 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-02-24 17:41:43 +0100
commitb55beadd32489008a75cf46c9eeb22aa20764cc7 (patch)
treef218b3c60a56af20a76dc01e09c8f95a0bf5ec68 /tex/generic/context/luatex/luatex-fonts.lua
parent7b271baae19db1528fbe6621bdf50af89a5a336b (diff)
downloadcontext-b55beadd32489008a75cf46c9eeb22aa20764cc7.tar.gz
2019-02-24 17:31:00
Diffstat (limited to 'tex/generic/context/luatex/luatex-fonts.lua')
-rw-r--r--tex/generic/context/luatex/luatex-fonts.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/generic/context/luatex/luatex-fonts.lua b/tex/generic/context/luatex/luatex-fonts.lua
index 69908dfcc..06fb682f3 100644
--- a/tex/generic/context/luatex/luatex-fonts.lua
+++ b/tex/generic/context/luatex/luatex-fonts.lua
@@ -209,8 +209,8 @@ if non_generic_context.luatex_fonts.skip_loading ~= true then
-- A few slightly higher level support modules:
- loadmodule("util-str.lua")
- loadmodule("util-fil.lua")
+ loadmodule("util-str.lua") -- future versions can ship without this one
+ loadmodule("util-fil.lua") -- future versions can ship without this one
-- The following modules contain code that is either not used at all
-- outside context or will fail when enabled due to lack of other