diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-02-12 15:08:12 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-02-12 15:35:32 +0200 |
commit | af9ddc141efa0d7cd645f23a875a45d800c120fb (patch) | |
tree | 93c12dc423af1b7f6e8bb45ceb991167bf1a269e /luaotfload.dtx | |
parent | fc4ceb016698207125b66ab35af1e306b117993c (diff) | |
download | luaotfload-af9ddc141efa0d7cd645f23a875a45d800c120fb.tar.gz |
Rename |otfl-font-msc.lua| to |otfl-font-clr.lua|
It deals with colors only now.
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 a155ffa..52320be 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -505,7 +505,7 @@ end luaotfload.loadmodule('font-xtx.lua') luaotfload.loadmodule('font-map.lua') luaotfload.loadmodule('font-dum.lua') -luaotfload.loadmodule('font-msc.lua') +luaotfload.loadmodule('font-clr.lua') % \end{macrocode} % |