summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/tex/latex/semantex/stripsemantex.lua (renamed from Master/texmf-dist/doc/latex/semantex/stripsemantex.lua)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/semantex/stripsemantex.lua b/Master/texmf-dist/tex/latex/semantex/stripsemantex.lua
index 769d5b05516..769d5b05516 100644
--- a/Master/texmf-dist/doc/latex/semantex/stripsemantex.lua
+++ b/Master/texmf-dist/tex/latex/semantex/stripsemantex.lua
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,