diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-28 23:57:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-28 23:57:48 +0000 |
commit | 56ba94d1d3a01b11a10578f66d461dac3aad2b0e (patch) | |
tree | 8ab55bd68e7017335787a929fbdd055647704822 /Master/tlpkg | |
parent | e1ad2371d28982edecd1e4f12ff42cdb6f15dcd6 (diff) |
new latex package widetable 1.0 (28sep09)
git-svn-id: svn://tug.org/texlive/trunk@15540 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/widetable.tlpsrc | 0 |
4 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 96539d776bf..bccd3872880 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -270,7 +270,8 @@ my @WorkingTLP = qw( vector velthuis venn venturisadf verbatimbox verbatimcopy verse version versions vertbars vertex vhistory visualfaq vmargin vntex volumes vpe vwcol vxu - wadalab wallpaper warning warpcol williams wordlike wrapfig wsuipa + wadalab wallpaper warning warpcol widetable williams wordlike + wrapfig wsuipa xargs xcolor xdoc xecjk xecolour xecyr xepersian xetex-def xetex-pstricks xetexfontinfo xetexref xfor xgreek xifthen diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 548da03f42a..63385b568fa 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -45,7 +45,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw # can have their own subroutine. # %special = ( - 'Catalogue', "&MAKECatalogue", + 'Catalogue', "die 'skipping, goes stale too soon'", 'FAQ-en', "&MAKEFAQen", 'FiXme', "die 'skipping, use fixme'", 'GuIT', "die 'skipping, use guitlogo'", @@ -115,6 +115,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'c90', "&MAKEc90", 'calendar', "die 'skipping, nosell license'", 'camel', "die 'skipping, nosell license'", + 'catalogue', "die 'skipping, goes stale too soon'", 'cbfonts', "&MAKEflatten", 'cbcoptic', "&MAKEcbcoptic", 'cc-pl', "&MAKEflatten", @@ -126,6 +127,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'chemsym', "die 'skipping, nonfree'", 'cheq', "die 'skipping, nosell license'", 'china2e', "die 'skipping, nosell license'", + 'china2e', "die 'skipping, too complicated, sorry'", 'circuit_macros', "die 'skipping, needs m4'", 'circuitikz', "&MAKEcopy", 'cirth', "die 'skipping, nosell license'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index ef61d053420..e315ffd2b2e 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -620,6 +620,7 @@ depend wallpaper depend warning depend warpcol depend was +depend widetable depend williams depend wordlike depend wrapfig diff --git a/Master/tlpkg/tlpsrc/widetable.tlpsrc b/Master/tlpkg/tlpsrc/widetable.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/widetable.tlpsrc |