diff options
author | Karl Berry <karl@freefriends.org> | 2006-11-30 03:23:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-11-30 03:23:45 +0000 |
commit | 0e16c58d10670a29d73183de0640f72f0857c829 (patch) | |
tree | 76b2ab21af87bb2a0f88c3a730903a58902a30ac /Build/cdbuild | |
parent | b2f5c5e4cf5d2c87a82dd927644fa213a0e02429 (diff) |
new pstricks pst-grad and pst-coil
git-svn-id: svn://tug.org/texlive/trunk@2559 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 6721ccbc966..6fb342b6976 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -241,12 +241,14 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'pst-barcode', "&MAKEpst", 'pst-blur', "&MAKEpst", 'pst-circ', "&MAKEpst", + 'pst-coil', "&MAKEpst", 'pst-eucl', "&MAKEpst", 'pst-fr3d', "&MAKEpst", 'pst-func', "&MAKEpst", 'pst-geo', "&MAKEpst", 'pst-ghsb', "&MAKEpst", 'pst-gr3d', "&MAKEpst", + 'pst-grad', "&MAKEpst", 'pst-infixplot',"&MAKEpst", 'pst-jftree', "&MAKEpst", 'pst-jtree', "&MAKEpst", |