summaryrefslogtreecommitdiff
path: root/src/luaotfload.sty
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2015-08-27 23:08:11 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2015-08-27 23:08:11 +0200
commite05c2e2c2f72788e63da7334e054fd887bd22e70 (patch)
tree7ade6b9bec49d9aab70b4c994eedd17f746d4eab /src/luaotfload.sty
parentd8dcfd9af18a15af70ec86d8e01e6d7a0f43c35c (diff)
downloadluaotfload-e05c2e2c2f72788e63da7334e054fd887bd22e70.tar.gz
[main] install stub for main initialization hook
Diffstat (limited to 'src/luaotfload.sty')
-rw-r--r--src/luaotfload.sty1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/luaotfload.sty b/src/luaotfload.sty
index c9c9864..ec62dad 100644
--- a/src/luaotfload.sty
+++ b/src/luaotfload.sty
@@ -45,4 +45,5 @@
\RequirePackage{luatexbase}
\fi
\RequireLuaModule{luaotfload-main}
+\directlua{local _void = luaotfload.main ()}