summaryrefslogtreecommitdiff
path: root/src/luaotfload-configuration.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/luaotfload-configuration.lua')
-rw-r--r--src/luaotfload-configuration.lua6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/luaotfload-configuration.lua b/src/luaotfload-configuration.lua
index abc2657..17aee85 100644
--- a/src/luaotfload-configuration.lua
+++ b/src/luaotfload-configuration.lua
@@ -93,10 +93,12 @@ local valid_formats = tabletohash {
}
local default_anon_sequence = {
- "tex", "path", "name",
+ "tex", "path", "name"
}
-local valid_resolvers = tabletohash (default_anon_sequence)
+local valid_resolvers = tabletohash {
+ "tex", "path", "name", "file"
+}
local feature_presets = {
arab = tabletohash {