From 57b43df4ca8a972693fe78b62f5309329658c162 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 23 Apr 2013 13:47:14 +0200 Subject: update filegraph --- filegraph.dot | 7 +++---- luaotfload.dtx | 11 +++++++++++ 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/filegraph.dot b/filegraph.dot index 9b79953..f1283f0 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -97,10 +97,9 @@ strict digraph luaotfload_files { //looks weird with circo ... label = < - - - - + + +
Luaotfload Libraries
luaotfload-font-otc.lua luaotfload-lib-dir.lua
luaotfload-override.lua luaotfload-loaders.lua
luaotfload-database.lua luaotfload-color.lua
luaotfload-features.lua
luaotfload-lib-dir.lua luaotfload-features.lua
luaotfload-override.lua luaotfload-loaders.lua
luaotfload-database.lua luaotfload-color.lua
>, ] diff --git a/luaotfload.dtx b/luaotfload.dtx index 7c74a37..e78e4b6 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -158,6 +158,8 @@ and the derived files \newcommand*\email[1]{\href{mailto:#1}{#1}} +\renewcommand\partname{Part}%% gets rid of the stupid “file” heading + \VerbatimFootnotes \begin{document} \DocInput{luaotfload.dtx}% @@ -882,6 +884,15 @@ and the derived files % \CONTEXT beta, all you have to do is remove % \fileent{luaotfload-merged.lua} from the search path. % +% Also, the merged file at some point +% loads the Adobe Glyph List from a \LUA table that is contained in +% \fileent{font-age.lua}, which has also been imported unmodified from +% \CONTEXT.\footnote{% +% See \fileent{luaotfload-font-enc.lua}. +% The hard-coded file name is why the file lacks the \fileent{luaotfload-} +% prefix. +% } +% % In addition to these, \identifier{luaotfload} requires a number of % files not contained in the merge. Some of these have no equivalent in % \LUATEX-Fonts or \CONTEXT, some were taken unmodified from the -- cgit v1.2.3