diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 4270a920d33..3fc0843aeda 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -398,7 +398,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'wasy2', "&MAKEflatten", 'wntamil', "die 'skipping, nonfree license'", 'wordcount', "&MAKEwordcount", - 'xbase', "&MAKEnosymlinks", + #'xbase', "&MAKEnosymlinks", 'xecyr', "&MAKEcopy", 'xetex-pstricks',"&MAKEcopy", 'xfrac', "die 'skipping, still experimental'", #&MAKEflatten", @@ -811,7 +811,7 @@ $standardmakeindex='\.ist'; # packages which need special .tex/.sty files installed -$standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap'; +$standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap|\.4ht$'; %specialtex= ( 'FAQ-en', 'NULL', 'abbr', '\.tex', |