summaryrefslogtreecommitdiff
path: root/luaotfload.sty
diff options
context:
space:
mode:
Diffstat (limited to 'luaotfload.sty')
-rw-r--r--luaotfload.sty3
1 files changed, 1 insertions, 2 deletions
diff --git a/luaotfload.sty b/luaotfload.sty
index a7b3b52..b2b574b 100644
--- a/luaotfload.sty
+++ b/luaotfload.sty
@@ -22,7 +22,6 @@
\bgroup\expandafter\expandafter\expandafter\egroup
%\RequireLuaModule{lualibs}
%\RequireLuaModule{luaotfload}
-\directlua{require"luaotfload"}
\expandafter\ifx\csname ProvidesPackage\endcsname\relax
\input luatexbase.sty
\else
@@ -31,7 +30,7 @@
[2011/10/06 v2.0 OpenType layout system]
\RequirePackage{luatexbase}
\fi
-\directlua{require"luaotfload-deferred"}
+\directlua{require"luaotfload"}
\endinput
%%
%% End of file `luaotfload.sty'.