diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-05 23:23:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-05 23:23:06 +0000 |
commit | 753a6b250327f75c0f4c6f5a77902be78a2d404f (patch) | |
tree | a242bdb2118b2385de39b0f40145f031dda1607c /Master/tlpkg | |
parent | 9b5e953d3b9474631ef0f47d624224e3840f14d8 (diff) |
new latex package newverbs (5apr10)
git-svn-id: svn://tug.org/texlive/trunk@17721 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 6 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/newverbs.tlpsrc | 0 |
4 files changed, 5 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 5e0092a475a..6d3338bc655 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -21,13 +21,13 @@ our %OPT; # these packages should be up to date: my @TLP_working = qw( 12many - IEEEconf IEEEtran + AkkTeX IEEEconf IEEEtran a0poster a2ping a4wide a5comb aastex abbr abc abstract abstyles accfonts achemso acmconf acmtrans acromake acronym active-conf addlines adrconv adrlist advdate ae aeguill afthesis - aguplus aiaa aichej AkkTeX akletter + aguplus aiaa aichej akletter alg algorithm2e algorithmicx algorithms alnumsec alterqcm altfont ametsoc amsaddr amsfonts amslatex-primer amsldoc-it amsmath amsrefs amsthdoc-it @@ -206,7 +206,7 @@ my @TLP_working = qw( mpman-ru ms msc msg mslapa multibib multicap multirow multido multiobjective munich muthesis mwcls mxedruli nag namespc natbib nath nature ncclatex ncctools - needspace newfile newlfm nextpage + needspace newfile newlfm newverbs nextpage nfssext-cfr niceframe nicetext nih nkarta noitcrul nomencl nomentbl nonfloat nostarch notes notes2bib ntgclass ntheorem-vn numname numprint diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 33a63561a56..cca87430d46 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -605,6 +605,7 @@ $Master = "$mydir/../.."; 'tex-gyre', "&MAKEcopy", 'tex-refs', "die 'skipping, needs work'", 'texdraw', "&MAKEtexdraw", + 'texlipse', "die 'skipping, plugin for Eclipse'", 'texpower', "&MAKEnosymlinks", 'texsis', "&MAKEtexsis", 'thaifonts-scalable', "die 'skipping, Thai, fontforge format only'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 049993999e6..d6ca67c06fc 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -395,6 +395,7 @@ depend newfile depend newlfm depend newspaper depend newvbtm +depend newverbs depend nextpage depend nfssext-cfr depend niceframe diff --git a/Master/tlpkg/tlpsrc/newverbs.tlpsrc b/Master/tlpkg/tlpsrc/newverbs.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/newverbs.tlpsrc |