summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-04 00:38:31 +0000
committerKarl Berry <karl@freefriends.org>2008-07-04 00:38:31 +0000
commit84afcfa4f1d6ef99297910a2950641b51d21e1e4 (patch)
tree0972576b1675e307acc0ea86f16eac870353aacb /Master/tlpkg/bin/ctan2tds
parent4e033cc41a84ffdd76bfeab639b3630d99e2f591 (diff)
new pstricks script pst2pdf (3jul08)
git-svn-id: svn://tug.org/texlive/trunk@9208 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index d4097aedf6a..fb465d37e83 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -267,6 +267,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'nohyph', "die 'skipping, nohyph must be done by hand'",
'ocherokee', "&MAKEflatten",
'ocr-a', "die 'skipping, nosell license'",
+ 'oesch', "die 'skipping, nosell license'",
'ofs', "&MAKEflatten",
'omegajapanese',"&MAKEflatten",
'osa', "die 'skipping, relies on endfloat.cfg and non-unique filenames'",
@@ -1191,6 +1192,7 @@ $standardxmt='\.xmt';
'mkjobtexmf' => '\.pl$',
'pdfcrop' => '\.pl$',
'perltex' => '\.pl$',
+ 'pst2pdf' => '\.pl$',
'texcount' => '\.pl$',
'vpe' => '\.pl$',
);