summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
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,