summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-01-16 07:26:21 +0100
committerPhilipp Gesang <phg42.2a@gmail.com>2014-01-16 07:26:21 +0100
commit2779ad3091fd498f14963336afd625cbfa23408f (patch)
tree5d302f7cec346a890dcce881f42bbc58db79b02b /luaotfload.dtx
parented5d9443bc2ab9f3a7cfff499c5a3adb34856aaa (diff)
downloadluaotfload-2779ad3091fd498f14963336afd625cbfa23408f.tar.gz
[*] adapt references to luaotfload.lua
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 8d59a65..6274c03 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -80,7 +80,7 @@ and the derived files
\Msg{* To finish the installation you have to move the following}
\Msg{* files into a directory searched by TeX:}
\Msg{*}
-\Msg{* luaotfload.sty, luaotfload.lua}
+\Msg{* luaotfload.sty}
\Msg{*}
\Msg{* Happy TeXing!}
\Msg{*}
@@ -1210,7 +1210,7 @@ and the derived files
% instead.
% Their names remain the same as in \CONTEXT (without the
% \verb|otfl|-prefix) since we imported the relevant section of
-% \fileent{luatex-fonts.lua} unmodified into \fileent{luaotfload.lua}.
+% \fileent{luatex-fonts.lua} unmodified into \fileent{luaotfload-main.lua}.
% Thus if you prefer running bleeding edge code from the
% \CONTEXT beta, all you have to do is remove
% \fileent{luaotfload-merged.lua} from the search path.
@@ -1552,7 +1552,7 @@ and the derived files
% As of version 2.5, the file \fileent{luaotfload.lua} is no longer
% generated from the \abbrev{dtx}.
% Instead, it is maintained separately as a plain \identifier{Lua} file
-% in the Luaotfload \identifier{git} tree.
+% \fileent{luaotfload-main.lua} in the Luaotfload \identifier{git} tree.
% The file documentation which used to be found in this section has
% been preserved in the comments.
%
@@ -1576,7 +1576,7 @@ and the derived files
[2014/**/** v2.5 OpenType layout system]
\RequirePackage{luatexbase}
\fi
-\RequireLuaModule{luaotfload}
+\RequireLuaModule{luaotfload-main}
\endinput
% \end{macrocode}
% \iffalse