diff options
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 255a4c670e2..30d31f96267 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1003,6 +1003,7 @@ $standarddest = "texmf-dist"; 'barr', 'generic', 'bghyphen', 'generic', 'bibtex', 'generic', + 'chronosys', 'generic', 'circ', 'latex', 'cirth', 'generic', 'dehyph-exptl','generic', @@ -1107,6 +1108,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'carlisle', '\.sty|\.ltx', 'chemfig', '(t-)?chemfig.tex|' . $standardtex, 'chemstyle', '\.jdf|' . $standardtex, + 'chronosys', '^(x-)?chronosys', 'cirth', 'num\.tex', 'cjw', '\.tex|' . $standardtex, 'clock', '\.sty|clock\.tex', @@ -1355,6 +1357,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'cc-pl', 'fonts', 'chicago-annote', 'bibtex', 'chemarrow', 'fonts', + 'chronosys', 'generic', 'circ', 'latex', 'cirth', 'fonts', 'cjhebrew', 'fonts', |