summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-08 21:04:49 +0000
committerKarl Berry <karl@freefriends.org>2020-09-08 21:04:49 +0000
commitb28b17e09508d5a9d60e6dd26b552c4afac2fdae (patch)
tree9e9ac8b62b2329861fe2580cc4a9ca6e0e3263e2 /Master/tlpkg/libexec/ctan2tds
parentd0ccba2d88a1dd31a9805e90012411cae7676aca (diff)
semantex (8sep20)
git-svn-id: svn://tug.org/texlive/trunk@56294 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 5daf49c8ec3..a30e01b6903 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2103,6 +2103,7 @@ $standardtex
'sdaps', '\.dict$|code128|' . $standardtex,
'sduthesis', 'figures|' . $standardtex,
'selnolig', '\.lua|' . $standardtex,
+ 'semantex', '\.lua|' . $standardtex,
'seminar', '\.bug|\.bg2|\.cls|\.sty|2up.tex',
'shade', 'shade\.tex', # not description.tex
'shortmathj', 'shortmathj\.sty',
@@ -2117,7 +2118,6 @@ $standardtex
'spotcolor', 'spotcolor.*\.tex|' . $standardtex,
'startex', '\.(tex|stx|lan)$',
'stricttex', '\.lua|' . $standardtex,
- 'subfig', '\.sty|[^c]\.cfg', # not ltxdoc.cfg, would be system-wide
'subfigure', '\.sty|[^c]\.cfg', # not ltxdoc.cfg, would be system-wide
'syntax', 'syntax\.tex',
'systeme', '^systeme\.tex$|' . $standardtex,