From 6fe376ced37975f0da997a2e955695dc8165cdc7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 3 Jan 2012 00:35:33 +0000 Subject: hfoldsty 1.15 (2jan12) git-svn-id: svn://tug.org/texlive/trunk@25011 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/bin/tlpkginfo | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'Master/tlpkg/bin') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9fcfb7dd8fc..5304612939d 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -190,7 +190,7 @@ my @TLP_working = qw( hands hanging hanoi har2nat hardwrap harmony harpoon harvard harvmac hatching hc he-she hep hepnames - hepparticles hepthesis hepunits here hexgame + hepparticles hepthesis hepunits here hexgame hfoldsty hhtensor histogr historische-zeitschrift hitec hletter hpsdiss hrefhide hrlatex hvfloat hvindex hypdvips hyper hypernat hyperref hyperxmp hyph-utf8 hyphen-base diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index ce4a27cc098..3544f67bd7e 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -285,12 +285,15 @@ sub prepare { } elsif ($pkg eq "amsfonts") { $tds_path = "$CTAN/fonts/amsfonts/amsfonts.zip"; - } elsif ($pkg eq "libertine-legacy") { - $tds_path = "$CTAN/fonts/libertine-legacy/libertine-legacy-texmf.zip"; + } elsif ($pkg eq "hfoldsty") { + $tds_path = glob ("$CTAN/fonts/hfoldsty/hfoldsty-v*.zip"); } elsif ($pkg eq "koma-script") { $tds_path = "$CTAN/macros/latex/contrib/koma-script/komascript.tds.zip"; + } elsif ($pkg eq "libertine-legacy") { + $tds_path = "$CTAN/fonts/libertine-legacy/libertine-legacy-texmf.zip"; + # ...and except for files in latex-tds... } elsif ($pkg =~ /^($latex_tds_pkgs)$/) { if ($pkg =~ /^($amslatex_tds_pkgs)$/) { -- cgit v1.2.3