summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 00c368f3d95..2d2e22a2a54 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1003,6 +1003,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'captcont', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
'captdef', '^..[^s].*\.sty', # not miscdoc.sty
'carlisle', '\.sty|\.ltx',
+ 'chemfig', '(t-)?chemfig.tex|' . $standardtex,
'chemstyle', '\.jdf|' . $standardtex,
'cirth', 'num\.tex',
'cjw', '\.tex|' . $standardtex,