From 9e882b845064f01cd3ba2cf06a2536ec9f43f80c Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Mon, 15 Apr 2013 13:21:38 +0200 Subject: load Lua code the *right* way# --- luaotfload.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'luaotfload.sty') 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'. -- cgit v1.2.3