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 4e02ab7fbc6..db24e840edf 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -981,6 +981,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap|\.4ht$'; 'wasy2', 'wasyfont\.tex', 'wordcount', '\.tex', 'xetexfontinfo','\.tex', + 'xlop', 'xlop\.tex|' . $standardtex, 'zefonts', '\.sty|\.fd', ); |