diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-15 01:00:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-15 01:00:15 +0000 |
commit | f0732064137de39f9c23910d9582592722418c68 (patch) | |
tree | 02484ccf6f40c829eeceea12795d61d039ea0df3 /Master/tlpkg/libexec | |
parent | 33ae4040ea242ff5cddb64da2e0294cbb688ec94 (diff) |
colortbl 1.0a (14feb12)
git-svn-id: svn://tug.org/texlive/trunk@25394 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 083fd3b4d6a..69e01dd2d7c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -307,6 +307,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'elhyphen', "die 'skipping, incorporated in hyph-utf8'", 'elsarticle', "&MAKEflatten", 'em', "die 'skipping, european modern fonts too old, not packaged'", + 'emerald', "die 'skipping, nonfree fonts'", 'enctex', "die 'skipping, engine requiring compilation'", 'encxvlna', "&MAKEcopy", 'enpassant', "die 'skipping, license unknown'", @@ -446,6 +447,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'lamstex', "die 'skipping, old'", 'lamstex-index', "die 'skipping, old'", 'labtable', "die 'skipping, nonfree w32 application'", + 'latex_maker', "die 'skipping, ruby'", 'latex-help-texinfo', "die 'skipping, use latex2e-help-texinfo'", 'latex-make', "die 'skipping, subprograms seem problematic'", 'latex-pro-pragmatiky',"die 'skipping, no source'", @@ -826,6 +828,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'texdraw', "&MAKEtexdraw", 'texlipse', "die 'skipping, plugin for Eclipse'", 'texlog-extract', "die 'skipping, Ruby, not self-locating'", + 'texlog_extract', "die 'skipping, Ruby, not self-locating'", 'texmacs', "die 'skipping, binary'", 'texpower', "&MAKEnosymlinks", 'texsis', "&MAKEtexsis", |