summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-20 21:07:45 +0000
committerKarl Berry <karl@freefriends.org>2022-06-20 21:07:45 +0000
commite1088ee8b152b286a7f2898ebacbc2d97c12c70e (patch)
tree4b85c7a41c3406221091052855bb987c6ea0875d /Master/tlpkg/libexec
parent443943db3d0d2c613ead9c30d50b49bb1419e805 (diff)
hvextern (20jun22)
git-svn-id: svn://tug.org/texlive/trunk@63664 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 468f11fa7a4..c09eba82f72 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2059,7 +2059,7 @@ $standardtex
'mhchem', 'hpstatement.inc|' . $standardtex,
'hrefhide', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
'huawei', '.*cover-picture\.pdf|' . $standardtex,
- 'hvextern', 'hv(?!doctools).*\.sty', # negative lookahead fun
+ 'hvextern', 'hv(?!doctools).*\.sty|\.lua', # negative lookahead fun
'hyper', '^[^d].*\.sty|\.hyp', # not defpattern.sty
'hyphenex', 'ushyphex\.tex',
'hyplain', '(hyrules|hy.*plain|hylang)\..*',