summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-01-03 00:35:33 +0000
committerKarl Berry <karl@freefriends.org>2012-01-03 00:35:33 +0000
commit6fe376ced37975f0da997a2e955695dc8165cdc7 (patch)
tree31fa944c0a10a6ff4d0304de5e3fe54f3194bfa8 /Master/tlpkg
parentde115da6f95918438091315effaa18f8fbc3953f (diff)
hfoldsty 1.15 (2jan12)
git-svn-id: svn://tug.org/texlive/trunk@25011 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo7
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds4
3 files changed, 6 insertions, 7 deletions
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',