diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-26 20:38:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-26 20:38:18 +0000 |
commit | 141d53114fcd8326cab3c8c2bcd11f1b8eebd763 (patch) | |
tree | c92fa31e8399e9eebcb3396c05ddcba24d444fe7 /Master/tlpkg/libexec/ctan2tds | |
parent | 8a6279a1aa0efc3216251361010dbb98af1540db (diff) |
huawei (26jun21)
git-svn-id: svn://tug.org/texlive/trunk@59720 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f2a62976aa1..f468b7bc9e5 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1989,6 +1989,7 @@ $standardtex 'hlist', 'hlist\.tex|' . $standardtex, 'hobby', 'code\.tex|' . $standardtex, 'hrefhide', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide + 'huawei', '.*cover-picture\.pdf|' . $standardtex, 'hyper', '^[^d].*\.sty|\.hyp', # not defpattern.sty 'hyphenex', 'ushyphex\.tex', 'hyplain', '(hyrules|hy.*plain|hylang)\..*', |