summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-04-25 20:27:47 +0000
committerKarl Berry <karl@freefriends.org>2022-04-25 20:27:47 +0000
commitd42a17ef166f6fb56569aa1522f50a6f646a019f (patch)
tree1061ea8e2a3f83287e6c6852050a9fe57e9b6bc1 /Master/tlpkg/libexec
parent23a967a57e6365d4b02cc0540915e6aa92c39860 (diff)
hvextern (25apr22)
git-svn-id: svn://tug.org/texlive/trunk@63140 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 349b0ca0bfd..5998d849af2 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -641,6 +641,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'holtxdoc', "die 'skipping, use oberdiek'",
'hsindex', "die 'skipping, haskell compilation'",
'hvarabic', "&MAKEflatten",
+ 'hvextern', "&MAKEflatten",
'hvfloat', "&MAKEflatten",
'hvindex', "&MAKEflatten",
'hvlogos', "&MAKEflatten",
@@ -2047,6 +2048,7 @@ $standardtex
'mhchem', 'hpstatement.inc|' . $standardtex,
'hrefhide', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
'huawei', '.*cover-picture\.pdf|' . $standardtex,
+ 'hvextern', '\.cfg|' . $standardtex,
'hyper', '^[^d].*\.sty|\.hyp', # not defpattern.sty
'hyphenex', 'ushyphex\.tex',
'hyplain', '(hyrules|hy.*plain|hylang)\..*',