summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-11-17 20:20:47 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2010-11-17 20:20:47 +0200
commit45b788e4736369be90c39f938012960c6dd7d3ea (patch)
tree154da684e61397e10a392600e767fd93e62b9f91
parent68deea6dce2d816a208b940cdfb529e976d5dfa6 (diff)
downloadluaotfload-45b788e4736369be90c39f938012960c6dd7d3ea.tar.gz
Not needed anymore
Pretending I knew what it does.
-rw-r--r--luaotfload.dtx15
1 files changed, 2 insertions, 13 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 683481c..9577eea 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -733,26 +733,15 @@ luatexbase.add_to_callback('find_vf_file',
[2010/11/11 v1.21 OpenType layout system]
\RequirePackage{luatexbase}
\fi
-\RequireLuaModule{lualibs}
-
-\expandafter\edef\csname otfl@AtEnd\endcsname{%
- \catcode64 \the\catcode64\relax
-}
-\catcode64 11
+\RequireLuaModule{lualibs}
% \end{macrocode}
%
-% Finally we load the |lua| module
+% Finally we load the |lua| module.
%
% \begin{macrocode}
\RequireLuaModule{luaotfload}
% \end{macrocode}
-%
-% and finalize the package.
-%
-% \begin{macrocode}
-\otfl@AtEnd
-% \end{macrocode}
% \iffalse
%</package>
% \fi