diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-18 23:10:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-18 23:10:34 +0000 |
commit | 772eadba7901fafcbe9bc24ffb32c4db25b83ea9 (patch) | |
tree | fea0308b34ed386487a34e7d4aa694fc98de8b72 | |
parent | 09385951fd273952fa48dff903c66ba3c602c143 (diff) |
caption 3.2 (18aug11)
git-svn-id: svn://tug.org/texlive/trunk@23594 c570f23f-e606-0410-a88d-b1316a301751
-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 48ce455d60a..ab65e45ba06 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -429,6 +429,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'kurier', "&MAKEcopy", 'kuvio', "die 'skipping, nonfree license'", 'l2a', "die 'skipping, another old detex, requires compilation'", + 'lamstex', "die 'skipping, old'", + 'lamstex-index', "die 'skipping, old'", 'latex-help-texinfo', "die 'skipping, use latex2e-help-texinfo'", 'latex-make', "die 'skipping, subprograms seem problematic'", 'latex_maker', "die 'skipping, we must not usurp two-character cmd name'", @@ -812,6 +814,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'tkz-tab', "&MAKEtkz", 'tolkienfonts',"die 'skipping, cannot easily separate free from nonfree fonts'", 'tpcmfont', "die 'skipping, ?'", + 'tpic2pdftex', "die 'skipping, in Build/source, not ready'", 'tracking', "die 'skipping, nonfree license'", 'translation-footmisc-de', "die 'skipping, nocommercial'", 'translation-pst-jtree-de', "die 'skipping, nocommercial'", |