summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-11-06 19:39:24 +0000
committerKarl Berry <karl@freefriends.org>2007-11-06 19:39:24 +0000
commit647ffa0224624c3d97c119efaef5191bdaff3067 (patch)
treed2103bd9f56be6d93b9f879e263380c802709a88 /Master/tlpkg/bin
parent59d409e3e827d1630055bbbb9a2606005b1f035c (diff)
new metapost package blockdraw_mp (22jan07)
git-svn-id: svn://tug.org/texlive/trunk@5381 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 49d0714da67..7d300d9e1c0 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -78,6 +78,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'beebe', "die 'skipping, MAKEbeebe needs work'",
'bengali', '&MAKEflatten',
'bera', "&MAKEunzipandflatten",
+ 'blockdraw_mp',"&MAKEflatten",
'bookhands', "&MAKEwilson",
'borceux', "&MAKEborceux",
'burmese', "&MAKEflatten",
@@ -728,11 +729,12 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
'bardiag', '\.bar|\.sty|\.cfg',
'barr', 'diagram.tex',
'base', 'idx.tex|lablst.tex|latexbug.tex|lablst.tex|docstrip.tex|nfssfont.tex|sample2e.tex|small2e.tex|testpage.tex|ltxcheck.tex|\.cfg|\.fd$|\.cls|\.clo|\.ltx|\.sty|\.def|^\.',
- 'bbold', 'bbold.sty|\.fd', # no fonttabl.sty
+ 'bbold', 'bbold.sty|\.fd', # no fonttabl.sty
'bghyphen', '\.tex',
+ 'blockdraw_mp','NULL', # skip .sty's
'breqn', '\.sty|\.sym',
'calxxxx', 'cal.*\.tex',
- 'captcont', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
+ 'captcont', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
'carlisle', '\.sty|\.ltx',
'chemstyle', "\.jdf|$standardtex",
'cirth', 'num\.tex',