diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-04-29 23:10:51 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-04-29 23:10:51 +0200 |
commit | 8747246eb96bdc1d275d2967b1c367222f7a48f3 (patch) | |
tree | a1ec6860d9db055916c20255f621cc40d072942b /luaotfload.dtx | |
parent | 5e5c1bab00e6882bce418bb1eb6669b2725682d7 (diff) | |
download | luaotfload-8747246eb96bdc1d275d2967b1c367222f7a48f3.tar.gz |
Packaging.
- Don't generate .drv file, it's useless.
- Fixed dirs in \usedir.
- Makefile with a target for CTAN distribution.
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index ab04b2c..b93b987 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -59,7 +59,7 @@ and the derived files \generate{% - \file{luaotfload.drv}{\from{luaotfload.dtx}{driver}}% + \usedir{tex/luatex/luaodfload}% \file{luaotfload.sty}{\from{luaotfload.dtx}{package}}% } @@ -75,7 +75,7 @@ and the derived files \def\currentpostamble{\luapostamble}% \generate{% - \usedir{tex/luatex/generic}% + \usedir{tex/luatex/luaotfload}% \file{luaotfload.lua}{\from{luaotfload.dtx}{lua}}%% } |