diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-27 01:23:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-27 01:23:45 +0000 |
commit | f82487f7cb5a8a26f143589f509ed0a76b51b82f (patch) | |
tree | 53c79ff81131d5eb324696ae8b866b5dc0253638 /Master/tlpkg/bin | |
parent | 82776fcf31f8ac48efbf9870a605a1f974557fcb (diff) |
notes2bib 1.dc (26feb08)
git-svn-id: svn://tug.org/texlive/trunk@6758 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index dac3eb3ee6a..d98c14c3443 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -309,6 +309,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'pst-blur', "&MAKEpst", 'pst-circ', "&MAKEpst", 'pst-coil', "&MAKEpst", + 'pst-cox', "&MAKEpst", 'pst-dbicons', "&MAKEpst", 'pst-diffraction', "&MAKEpst", 'pst-eps', "&MAKEpst", diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9a2295a8d42..9bc2b77f5f4 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -134,7 +134,7 @@ my @WorkingTLP = qw( prettyref preview probsoln procIAGssymp program protocol pseudocode psfrag psfrag-italian psnfss pspicture pst-2dplot pst-3d pst-3dplot pst-asr pst-bar - pst-barcode pst-blur pst-circ pst-dbicons pst-diffraction + pst-barcode pst-blur pst-circ pst-cox pst-dbicons pst-diffraction pst-eps pst-eucl pst-fill pst-fr3d pst-fractal pst-func pst-geo pst-grad pst-infixplot pst-jtree pst-labo |