summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-08-11 12:40:36 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-08-11 12:40:36 +0200
commitd2bd693bb327ca12eb44a78d994105800b386521 (patch)
tree41ee1faa551e89641221d8a95dd8da59a8ae762f /luaotfload.dtx
parent7fa3aa1e45a84fcf08396546f74e3f0d58087050 (diff)
downloadluaotfload-d2bd693bb327ca12eb44a78d994105800b386521.tar.gz
[doc] mention new files in manual
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx38
1 files changed, 23 insertions, 15 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 4802844..56e9d4d 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -1178,7 +1178,7 @@ and the derived files
%
% Also, the merged file at some point
% loads the Adobe Glyph List from a \LUA table that is contained in
-% \fileent{luaotfload-glyphlist.lua}, which is automatically generated by the %
+% \fileent{luaotfload-glyphlist.lua}, which is automatically generated by the
% script \fileent{mkglyphlist}.\footnote{%
% See \fileent{luaotfload-font-enc.lua}.
% The hard-coded file name is why we have to replace the procedure
@@ -1199,20 +1199,28 @@ and the derived files
% \normalitem{\fileent{#1}}%
% \space--\hskip1em
% }
-% \ouritem {luaotfload-features.lua} font feature handling;
-% incorporates some of the code from
-% \fileent{font-otc} from \CONTEXT;
-% \ouritem {luaotfload-override.lua} overrides the \CONTEXT logging
-% functionality.
-% \ouritem {luaotfload-loaders.lua} registers the \OpenType
-% font reader as handler for
-% Postscript fonts
-% (\abbrev{pfa}, \abbrev{pfb}).
-% \ouritem {luaotfload-database.lua} font names database.
-% \ouritem {luaotfload-colors.lua} color handling.
-% \ouritem {luaotfload-auxiliary.lua} access to internal functionality
-% for package authors
-% (proposals for additions welcome).
+% \ouritem {luaotfload-features.lua} font feature handling;
+% incorporates some of the code from
+% \fileent{font-otc} from \CONTEXT;
+% \ouritem {luaotfload-override.lua} overrides the \CONTEXT logging
+% functionality.
+% \ouritem {luaotfload-loaders.lua} registers the \OpenType
+% font reader as handler for
+% Postscript fonts
+% (\abbrev{pfa}, \abbrev{pfb}).
+% \ouritem {luaotfload-database.lua} font names database.
+% \ouritem {luaotfload-colors.lua} color handling.
+% \ouritem {luaotfload-auxiliary.lua} access to internal functionality
+% for package authors
+% (proposals for additions welcome).
+% \ouritem {luaotfload-extralibs.lua} layer for loading of further
+% Context libraries.
+% \ouritem {luaotfload-letterspace.lua} font-based letterspacing.
+% \ouritem {luaotfload-typo-krn.lua} attribute-based letterspacing.
+% \ouritem {luaotfload-font-afm.lua} \abbrev{afm} loading.
+% \ouritem {luaotfload-font-afk.lua} supplementary glyph
+% information for \abbrev{afm}
+% fonts.
% \end{itemize}
%
% \begin{figure}[b]