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 +++++-- Master/tlpkg/libexec/ctan2tds | 4 ---- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'Master/tlpkg') 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)$/) { diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 041fce9f6c7..f2fe9b13ab7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -393,7 +393,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'harvardkyoto',"die 'skipping, use xetex-devanagari'", 'he-le-na', "die 'skipping, nonfree (shareware) license'", 'hfbright', "&MAKEflatten", - 'hfoldsty', "&MAKEflatten", 'hge', "die 'skipping, looks nonfree'", 'highlight', "die 'skipping, complicated compilation'", 'hilowres', "die 'skipping, nonfree'", @@ -1170,7 +1169,6 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'hanoid', 'hanoi\.tex', 'harvmac', 'mac\.tex', 'hc', '\.hld|' . $standardtex, - 'hfoldsty', '\.sty|\.fd|\.cpa', 'hrefhide', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide 'hyper', '^[^d].*\.sty|\.hyp', # not defpattern.sty 'hyphenex', 'ushyphex\.tex', @@ -1434,7 +1432,6 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'gnu-freefont', 'fonts', 'gost', 'bibtex', 'greenpoint', 'fonts', - 'hfoldsty', 'fonts', 'hieroglf', 'fonts', 'hyplain', 'plain', 'ibygrk', 'fonts', @@ -1607,7 +1604,6 @@ $standarddocfmt='latex'; 'germbib', 'bibtex', 'gost', 'bibtex', 'greenpoint', 'fonts', - 'hfoldsty', 'fonts', 'hyphenex', 'generic', 'jadetex', 'jadetex', 'japanese', 'platex', -- cgit v1.2.3