summaryrefslogtreecommitdiff
path: root/luaotfload.sty
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-04-15 13:21:38 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-04-15 13:21:38 +0200
commit9e882b845064f01cd3ba2cf06a2536ec9f43f80c (patch)
tree8595f5bd43f282e26fef94d08cd4a2e31e32a757 /luaotfload.sty
parent690cd37becccf9e1f63c7c09054f82e54a50a13d (diff)
downloadluaotfload-9e882b845064f01cd3ba2cf06a2536ec9f43f80c.tar.gz
load Lua code the *right* way#
Diffstat (limited to 'luaotfload.sty')
-rw-r--r--luaotfload.sty2
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'.