diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-04 05:04:14 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-04 05:04:14 +0200 |
commit | 07cfe4c663655f2e54528222e8098a49f388634c (patch) | |
tree | 6d24d23fabe44ba63c0562e917056cfea373eccb /luaotfload.dtx | |
parent | 63b516f6b9e1290c3c5a8dd30e33ddc0db2b7ffa (diff) | |
download | luaotfload-07cfe4c663655f2e54528222e8098a49f388634c.tar.gz |
Male color module load again, no colors though
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 477fab4..b2e8dd3 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -594,7 +594,7 @@ luaotfload.loadmodule('fonts-cbk.lua') % \textsf{luaotfload} specific modules. % % \begin{macrocode} -%luaotfload.loadmodule("font-clr.lua") +luaotfload.loadmodule("font-clr.lua") % \end{macrocode} % % \subsection{Post-processing TFM table} |