diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-30 22:56:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-30 22:56:05 +0000 |
commit | 6282afa253a39fffbb19592236948c50b26de730 (patch) | |
tree | 72bded22d7aa832a9cf702d76686f8c8670b5f3b /Master/tlpkg/libexec | |
parent | 98089aa15f7c449ac60349d745f1aa0d666e4324 (diff) |
rm em, european modern fonts not included
git-svn-id: svn://tug.org/texlive/trunk@22694 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0da5e7f3f82..f7312e0706a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -291,7 +291,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'electrum', "&MAKEcopy", 'elhyphen', "die 'skipping, incorporated in hyph-utf8'", 'elsarticle', "&MAKEflatten", - 'enctex', "die 'sjipping, engine requiring compilation'", + 'em', "die 'skipping, european modern fonts too old, not packaged'", + 'enctex', "die 'skipping, engine requiring compilation'", 'encxvlna', "&MAKEcopy", 'enpassant', "die 'skipping, license unknown'", 'epic', "die 'skipping, license unknown and replaced by eepic'", |