diff options
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 |