diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-06 13:05:13 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-06 13:05:13 +0200 |
commit | a3c17b60fb1f72c72e7a1d8093d345c4c056f22f (patch) | |
tree | 4259712ac13c8d1a303213a7b2984f18713d421e | |
parent | 05011d3760a98b5b651413454de3ec0dd7f21470 (diff) | |
download | luaotfload-a3c17b60fb1f72c72e7a1d8093d345c4c056f22f.tar.gz |
[doc] add auxlib to list of files
-rw-r--r-- | luaotfload.dtx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 89490ca..8d17f53 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -1140,6 +1140,9 @@ and the derived files % (\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). % \end{itemize} % % \begin{figure}[b] |