diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-17 00:13:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-17 00:13:41 +0000 |
commit | 6602054dd875513b19e19cf46cdd1f57eaaba55a (patch) | |
tree | adabe4d8f61359e0f8835e114bccfc67afe1038e /Master/tlpkg | |
parent | 4ceed797c861f0ac4f5e2e37115d6b996c0339a0 (diff) |
siunitx 1.2n (16sep09)
git-svn-id: svn://tug.org/texlive/trunk@15320 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f2677575c38..b02b82ab6f5 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -165,6 +165,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'cpssp', "die 'skipping, requires python'", 'crosstex', "die 'skipping for now, investigate self-locating?, sorry'", 'csplain', "die 'skipping, too hard to automate'", + 'csv2latex', "die 'skipping, mac only?, ruby + applescript'", 'csvtools', "&MAKEflatten", 'ctable', "&MAKEflatten", 'ctantools', "die 'skipping, not sure we should usurp the cmd name ctan'", @@ -289,6 +290,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'kurier', "&MAKEcopy", 'kuvio', "die 'skipping, nonfree license'", 'l2a', "die 'skipping, another old detex, requires compilation'", + 'latex_maker', "die 'skipping, we must not usurp two-character cmd name'", 'latex2pdf', "die 'skipping, too bare-bones'", 'latexmp', "&MAKEflatten", 'lcircuit', "die 'skipping, license unknown, too old to investigate'", @@ -357,6 +359,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'mfpic', "&MAKEflatten", 'minionpro', "die 'skipping, requires nonfree minion'", 'misc', "&MAKEmisc", + 'mk', "die 'skipping, we must not usurp two-character cmd name'", 'mkbangtex', "die 'skipping, no copyright (and python)'", 'mlbib', "die 'skipping, bib file names are too generic'", 'mnhyphn', "&MAKEmnhyphn", @@ -554,7 +557,9 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'venturisadf', "&MAKEcopy", 'vhistory', "&MAKEflatten", 'vicentino', "die 'skipping, nonfree license'", + 'view_print_ps_pdf', "die 'skipping, three-char cmd name for ruby script?'", 'voss-de', "&MAKEvossde", + 'vpp', "die 'skipping, three-char cmd name for ruby script?'", 'vrsion', "die 'skipping, nonfree license'", 'wadalab', "&MAKEwadalab", 'wasy2', "&MAKEflatten", |