diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-29 20:17:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-29 20:17:19 +0000 |
commit | bcef2848e43c83b6e9eac3afa81f6dd99fea6bd3 (patch) | |
tree | ede3418e2dbe0cec66c63a69161b773fc42cb43d /Master/tlpkg/libexec/ctan2tds | |
parent | 7a73a52bad53a24322a5524cb9beb70afd4442c5 (diff) |
stricttex (29aug20)
git-svn-id: svn://tug.org/texlive/trunk@56210 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 7fba8680a4f..55fc529d9fe 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2115,6 +2115,7 @@ $standardtex 'splitindex', 'splitindex\.tex|' . $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', |