diff options
-rw-r--r-- | luaotfload.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload.sty b/luaotfload.sty index a6714d9..2200736 100644 --- a/luaotfload.sty +++ b/luaotfload.sty @@ -40,7 +40,7 @@ %{\global\advance\lastallocatedattribute 1 %\attributedef#1\lastallocatedattribute} %% -------------------------------------------------------------------- -\directlua{require"luaotfload"} +\RequireLuaModule{luaotfload} \endinput %% %% End of file `luaotfload.sty'. |