summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-22 10:52:50 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-06-22 10:52:50 +0000
commit76cd9e0070d5735234d92286171b2eb8ce4991c4 (patch)
tree7d3d6cb8c660c7a2c6dbd535cef31748f47da473 /Master
parent95b0e2df4787e0f7233bb12cc6dfe58726057ec3 (diff)
adding .4ht to standardtex
git-svn-id: svn://tug.org/texlive/trunk@8925 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds4
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',