diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-22 23:36:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-22 23:36:05 +0000 |
commit | 6348770c313c5104acd5b60d68377af2621c9a2d (patch) | |
tree | 2ea0217daba84f82e5c145bcd667f47be6e9e466 /Master/tlpkg/libexec | |
parent | fc2a68380059c28818ca479985c96b7d4af1dca4 (diff) |
ltxkeys (22nov12)
git-svn-id: svn://tug.org/texlive/trunk@28332 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0580cd8f401..14576944cee 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -575,12 +575,13 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ltnews', "die 'skipping, nonfree doc'", 'ltt', "&MAKEltt", 'ltxfileinfo', "die 'skipping, Ruby, not self-locating'", + 'ltxkeys', "&MAKEflatten", 'ltxmisc', "die 'skipping, too complicated, sorry'", 'ltxtable', "die 'skipping, use carlisle'", 'lua-visual-debug', "&MAKEflatten", - 'lucida', "die 'skipping, nonfree font'", - 'lucidabr', "die 'skipping, nonfree font'", - 'lucold', "die 'skipping, nonfree font'", + 'lucida', "die 'skipping, nonfree font'", + 'lucidabr', "die 'skipping, nonfree font'", + 'lucold', "die 'skipping, nonfree font'", 'lxfonts', "&MAKEcopy", 'ly1', "&MAKEcopy", 'lyx', "die 'skipping, container directory'", |