diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-14 19:01:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-14 19:01:51 +0000 |
commit | c9ffe351c4530767a26388bda9c73878154f4036 (patch) | |
tree | e171b33b47aaddaea5bf879f31520fc789e35c13 /Master/tlpkg/libexec | |
parent | ae54731f22c86144ff5705f3db206fba358c04be (diff) |
separate eiad-ltx as it is on ctan
git-svn-id: svn://tug.org/texlive/trunk@11874 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index e5771f5862c..07a8fdc872d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -174,6 +174,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'eco', "&MAKEeco", 'edmac', "die 'skipping, needs work (unzip xx)'", 'ednotes', "&MAKEnosymlinks", + 'eiad', "&MAKEflatten", 'elhyphen', "die 'incorporated in hyph-utf8'", 'encxvlna', "&MAKEcopy", 'enpassant', "die 'skipping, license unknown'", @@ -935,6 +936,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'dratex', 'generic', 'economic', 'bibtex', 'edmac', 'generic', + 'eiad', 'fonts', 'elhyphen', 'generic', 'elsevier-bib','bibtex', 'elvish', 'fonts', @@ -1266,7 +1268,7 @@ $standardmf='[0-9]\.mf'; 'dancers', 'dancers\.mf', 'dice', 'dice3d\.mf', 'dingbat', '\.mf', - 'eiad', 'e.*10\.mf', + 'eiad-ltx', 'NULL', # Fr10.mf and Fbf10.mf don't compile (need cmbase) 'engwar', 'engwar\.mf', 'euro-ce', 'eu.*\.mf|ce.*\.mf', 'feynmf', 'feynmf\.mf', |