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 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,