summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-01-18 21:21:08 +0000
committerKarl Berry <karl@freefriends.org>2024-01-18 21:21:08 +0000
commit93ad2346f1037ee5b5b96948a4e0212a3f7fe4f0 (patch)
tree57d2ac3d93f3a28f20e595c4767492ad5e2c1b80 /Master/tlpkg/libexec/ctan2tds
parentc5f80ba00bf0de76d3ef41726cc04e14cf97008d (diff)
unicode-math-input (18jan24)
git-svn-id: svn://tug.org/texlive/trunk@69488 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 638ba80d432..08dad6a36ae 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2556,7 +2556,7 @@ $standardtex
'underscore', '^..[^s].*\.sty', # not miscdoc.sty
'undolabl', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
'unicode-alphabets', '\..sv|' . $standardtex,
- 'unicode-math-input', '\.sty', # not .py
+ 'unicode-math-input', '\.sty|unicode-math-input-table\.tex', # not .py
'unicodefonttable', '(\.sty|unicodefont.tex)$', # not .cls
'unimath-plain-xetex', 'unimath-plain-xetex\.tex',
'uninormalize', '\.lua|' . $standardtex,