diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-04 00:38:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-04 00:38:31 +0000 |
commit | 84afcfa4f1d6ef99297910a2950641b51d21e1e4 (patch) | |
tree | 0972576b1675e307acc0ea86f16eac870353aacb /Master/tlpkg/bin | |
parent | 4e033cc41a84ffdd76bfeab639b3630d99e2f591 (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')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
2 files changed, 3 insertions, 1 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$', ); diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index bb8474929f9..3fedad2bf9b 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -156,7 +156,7 @@ my @WorkingTLP = qw( pst-osci pst-pad pst-pdf pst-pdgr pst-qtree pst-solide3d pst-soroban pst-spectra pst-slpe pst-stru pst-uml pst-vue3d - pstricks pstricks-add + pst2pdf pstricks pstricks-add pxfonts qcm qstest quotmark qtree r_und_s randbild rccol rcs rcsinfo recipecard |