diff options
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index e44af5b3251..b282321976e 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -998,6 +998,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap|\.4ht$'; 'wordcount', '\.tex', 'xetexfontinfo','\.tex', 'xlop', 'xlop\.tex|' . $standardtex, + 'xstring', 'xstring\.tex|' . $standardtex, 'zefonts', '\.sty|\.fd', ); |