diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-07 03:03:24 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-07 03:03:34 +0200 |
commit | 30e71bfeb4bf5eeb290e2b26ea37190ac0eb6bec (patch) | |
tree | 0984920dec87f3db415243773e3aac571f6730d7 | |
parent | da093eb488c6d374931c66f1a3d490f9813ebc3a (diff) | |
download | luaotfload-30e71bfeb4bf5eeb290e2b26ea37190ac0eb6bec.tar.gz |
Footnotes look better
-rw-r--r-- | luaotfload.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 7f3725e..63d51a9 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -401,8 +401,8 @@ and the derived files % \item |luatex-fonts-tfm.lua| % \item |luatex-basics-gen.lua| % \item |luatex-basics-nod.lua| -% \item |font-age.lua| (not renamed as it is loaded directly from -% |fonts-enc.lua|.) +% \item |font-age.lua|\footnote{Not renamed as it is loaded directly from +% |fonts-enc.lua|.} % \end{itemize*} % \end{multicols} % @@ -411,8 +411,8 @@ and the derived files % \item |otfl-font-clr.lua| % \item |otfl-font-nms.lua| % \item |otfl-luat-ovr.lua| -% \item |otfl-font-ltx.lua| (a heavily modified version of -% |luatex-fonts-def.lua|.) +% \item |otfl-font-ltx.lua|\footnote{A heavily modified version of +% |luatex-fonts-def.lua|.} % \end{itemize*} % % \section{Troubleshooting} |