diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-08 17:56:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-08 17:56:22 +0000 |
commit | dad94a4dcb71392996b045db358e9b09affeef74 (patch) | |
tree | 3e6bb4bc7dd773003f6ec21e736c8d8662cdd541 /Master/tlpkg | |
parent | cdb33d59d9cec048bac89cb1c4bc3aa2cfa9b19b (diff) |
new old latex package tamefloats
git-svn-id: svn://tug.org/texlive/trunk@27345 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 6 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tamefloats.tlpsrc | 0 |
4 files changed, 8 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8c37d9dbf05..2a3de4432fa 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -388,7 +388,7 @@ my @TLP_working = qw( tabfigures tableaux tablefootnote tablists tablor tabls tabto-generic tabto-ltx tabu tabularborder tabularcalc tabularew - tabulars-e tabulary tabvar tagging talk + tabulars-e tabulary tabvar tagging talk tamefloats tamethebeast tapir tcldoc tcolorbox tdclock tdsfrmath technics ted templates-fenn templates-sommer tengwarscript tensor termcal termlist teubner @@ -438,7 +438,7 @@ my @TLP_working = qw( velthuis venn venturisadf verbasef verbatimbox verbatimcopy verbdef verbments verse version versions vertbars vhistory visualfaq vmargin vntex vocaltract volumes vpe vruler vwcol - wadalab wallpaper warning warpcol was webguide widetable williams + wadalab wallpaper warning warpcol was wasysym webguide widetable williams wnri wnri-latex wordlike wrapfig wsuipa xargs xcite xcolor xcomment xdoc diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6407da1924d..76ab67b62d7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -238,6 +238,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'computer-typesetting-using-latex', "die 'skipping, nosource'", 'concmath-fonts', "&MAKEflatten", 'concmath', "&MAKEnosymlinks", + 'conferences', "die 'skipping, container directory'", 'context', "&MAKEcontext", 'context-algorithmic', "&MAKEcopy", 'context-account', "&MAKEcopy", @@ -856,6 +857,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'skak', "&MAKEflatten", 'slashbox', "die 'skipping, noinfo license, c.1993'", 'slidenotes', "die 'skipping, nonfree'", + 'smallcap', "die 'skipping, questionable license, 1996'", 'smflatex', "die 'skipping, nosource'", 'softmaker-freefonts', "die 'skipping, requires nonfree fonts'", 'songs', "die 'skipping, requires binary'", @@ -955,6 +957,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'upmethodology',"&MAKEflatten", 'varioref', "die 'skipping, use latex[-tds]'", 'vector', "die 'skipping, noinfo license, 1994'", + 'vdm', "die 'skipping, noinfo license, 1994, '", 'velthuis', "&MAKEcopy", 'venturisadf', "&MAKEcopy", 'verdana', "die 'skipping, support for nonfree font'", @@ -962,6 +965,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'vhistory', "&MAKEflatten", 'vicentino', "die 'skipping, nonfree license'", 'view_print_ps_pdf', "die 'skipping, three-char cmd name for ruby script?'", + 'viiptar', "die 'skipping, 1998, await request'", 'vita', "die 'skipping, nonfree license'", 'voss-de', "&MAKEvossde", 'vpp', "die 'skipping, not self-locating, three-char name for ruby script?'", @@ -5028,7 +5032,7 @@ sub POSTzhspacing { # sub readconfig { - my ($base,$dir,$ext) = fileparse ($0,'\.pl'); + my ($base,$dir,$ext) = fileparse ($0, '\.pl'); my $configFileName = "$dir/$base-config.pl"; $configFileName = $ENV{"CTAN2TDS_CONFIG"} || $configFileName; diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index feb5bc98839..28fa0129276 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -737,6 +737,7 @@ depend tabularew depend tabulary depend tagging depend talk +depend tamefloats depend tcldoc depend tcolorbox depend tdclock diff --git a/Master/tlpkg/tlpsrc/tamefloats.tlpsrc b/Master/tlpkg/tlpsrc/tamefloats.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/tamefloats.tlpsrc |