From 1f315358511b7160cc30e2dcf05794bd2904dece Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 9 Aug 2012 17:09:53 +0000 Subject: new old latex package uwmslide git-svn-id: svn://tug.org/texlive/trunk@27354 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 14 +++++++++----- Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 + Master/tlpkg/tlpsrc/uwmslide.tlpsrc | 0 4 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/uwmslide.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 2a3de4432fa..c8004c9cf7e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -432,7 +432,7 @@ my @TLP_working = qw( unamthesis underlin underscore undolabl uni-wtal-ger unicode-math unisugar units unitsdef universa uothesis uowthesis upca upmethodology upquote - uri url urlbst urwchancal usebib ushort ut-thesis uwthesis + uri url urlbst urwchancal usebib ushort ut-thesis uwmslide uwthesis vak vancouver variations varindex varisize varsfromjobname varwidth vaucanson-g velthuis venn venturisadf verbasef verbatimbox verbatimcopy verbdef diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 76ab67b62d7..2eb3538aa48 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -645,6 +645,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'nassflow', "die 'skipping, nosell license'", 'nbaskerv', "die 'skipping, requires nonfree font'", 'ncctools', "&MAKEflatten", + 'newalg', "die 'skipping, noinfo license, 1995'", 'newproof', "die 'skipping, use piff'", 'newsletr', "&MAKEnewsletr", 'newthm', "die 'skipping, obsolete, no longer on ctan'", @@ -836,12 +837,14 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'saferef', "die 'skipping, nonfree license'", 'sagetex', "die 'skipping, omitted at author request (25 Jan 2010 19:50:16)'", 'schedule', "die 'skipping, noinfo license, too old to matter'", - 'scientifipaper', "die 'skipping, noinfo license'", + 'scientifixpaper', "die 'skipping, noinfo license'", 'sciwordconv', "die 'skipping, for old versions of scientific word'", 'script', "die 'skipping, noinfo license, too old to matter'", 'scripttex', "die 'skipping, nosell license'", 'seminar', "&MAKEseminar", 'serbianc', "&MAKEcopy", + 'serbianpart', "die 'skipping, await request'", + 'serial', "die 'skipping, koma, 1999'", 'setouterbox', "die 'skipping, use oberdiek'", 'sfarticle', "die 'skipping, LaTeX 2.09'", 'sfheaders', "die 'skipping, noinfo license, no reply from author'", @@ -955,9 +958,11 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'univers', "die 'skipping, nonfree font'", 'upgreek', "die 'skipping, use was'", 'upmethodology',"&MAKEflatten", + 'utorontothesis', "die 'skipping, noinfo license, 1997'", + 'utthesis', "die 'skipping, await request, 1995'", 'varioref', "die 'skipping, use latex[-tds]'", 'vector', "die 'skipping, noinfo license, 1994'", - 'vdm', "die 'skipping, noinfo license, 1994, '", + 'vdm', "die 'skipping, noinfo license, 1994'", 'velthuis', "&MAKEcopy", 'venturisadf', "&MAKEcopy", 'verdana', "die 'skipping, support for nonfree font'", @@ -1129,7 +1134,7 @@ $standarddest = "texmf-dist"; 'jadetex', 'jadetex', 'japanese', 'platex', 'levy', 'generic', # one .sty, one .tex - 'luatexja', 'luatex', + 'luatexja', 'luatex', 'mathabx', 'generic', 'mathdots', 'generic', 'metatex', 'plain', @@ -5030,8 +5035,7 @@ sub POSTzhspacing { # Put the config file "ctan2tds-config.pl" in the dir from which you # run this script, or better, set the environment variable "CTAN2TDS_CONFIG". # -sub readconfig -{ +sub readconfig { my ($base,$dir,$ext) = fileparse ($0, '\.pl'); my $configFileName = "$dir/$base-config.pl"; diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 91c68d0d387..b3843fef383 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -805,6 +805,7 @@ depend upmethodology depend upquote depend uri depend ushort +depend uwmslide depend varindex depend varsfromjobname depend varwidth diff --git a/Master/tlpkg/tlpsrc/uwmslide.tlpsrc b/Master/tlpkg/tlpsrc/uwmslide.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3