summaryrefslogtreecommitdiff
path: root/otfl-luat-dum.lua
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-11-05 18:00:11 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2010-11-05 18:00:54 +0200
commit9d6e4ea26d8a2fc849fa586688bbb823a69a4b17 (patch)
tree9696db4d3a26c6c031e0bea6efbc3e33d0a4b43a /otfl-luat-dum.lua
parentb9f388349d0f602bbc9ebc9c59160298b4bbbb4c (diff)
downloadluaotfload-9d6e4ea26d8a2fc849fa586688bbb823a69a4b17.tar.gz
Sync with context 2010.11.03
Diffstat (limited to 'otfl-luat-dum.lua')
-rw-r--r--otfl-luat-dum.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/otfl-luat-dum.lua b/otfl-luat-dum.lua
index 675d2da..695306b 100644
--- a/otfl-luat-dum.lua
+++ b/otfl-luat-dum.lua
@@ -48,6 +48,10 @@ utilities = {
},
}
+characters = characters or {
+ data = { }
+}
+
-- we need to cheat a bit here
texconfig.kpse_init = true