summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-08-05 13:55:31 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-08-05 13:55:31 +0000
commitbf687e7363bb107761d39bf2425633982bc38249 (patch)
tree29decc2637e1c73196a5ebc741eca80fc5652152 /Master/tlpkg
parenta3f5e7ad4cf0d3909e8b2be53bc49bc33c6dee82 (diff)
mh update (from tds.zip, rm old useless info in ctan2tds)
git-svn-id: svn://tug.org/texlive/trunk@10100 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds3
1 files changed, 0 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 7bcaa1ad896..6c13460847f 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -827,7 +827,6 @@ $standarddocfmt='latex';
'lettre', 'NULL',
'localloc', 'localloc.dtx',
'makecell', 'makecell.dtx',
- 'mh', '.*\.dtx',
'namespc', 'namespc.dtx',
'paper', 'install',
'parrun', 'parrun.ins',
@@ -841,7 +840,6 @@ $standardins='\.ins';
%specialinsrunner = (
'bullcntr', 'latex', # requires interaction
'ctable', 'latex', # requires interaction
- 'mh', 'etex',
'polski', 'latex', # requires interaction
'psfragx', 'latex', # requires interaction
);
@@ -1263,7 +1261,6 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'latex2e-help-texinfo' => '\.info', # must move .info by hand, sigh
'lshort-spanish'=>'lshort-a5book.pdf', # a4 is enough
'mathexam' => 'sample.tex~',
- 'mh' => "$standardclean|.*\.(drv|ins)", # dtx-derived
'notes2bib' => "$standardclean|jawltxdoc.sty", # temp file for doc
'rsc' => "$standardclean|jawltxdoc.sty", # temp file for doc
);