summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-11-30 04:07:01 +0000
committerKarl Berry <karl@freefriends.org>2006-11-30 04:07:01 +0000
commitd020974aa866ebf75c1a7136213c03c015c7402d (patch)
treec362e2511d64cefaf2b876bb39578952fc7742dc /Build
parent0e16c58d10670a29d73183de0640f72f0857c829 (diff)
new pstricks pst-eps, pst-fill, pst-text
git-svn-id: svn://tug.org/texlive/trunk@2560 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 6fb342b6976..100a477fba5 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -242,7 +242,9 @@ chdir $startdir || die "chdir($startdir) failed: $!";
'pst-blur', "&MAKEpst",
'pst-circ', "&MAKEpst",
'pst-coil', "&MAKEpst",
+ 'pst-eps', "&MAKEpst",
'pst-eucl', "&MAKEpst",
+ 'pst-fill', "&MAKEpst",
'pst-fr3d', "&MAKEpst",
'pst-func', "&MAKEpst",
'pst-geo', "&MAKEpst",
@@ -262,6 +264,7 @@ chdir $startdir || die "chdir($startdir) failed: $!";
'pst-pdgr', "&MAKEpst",
'pst-poly', "&MAKEpst",
'pst-slpe', "&MAKEpst",
+ 'pst-text', "&MAKEpst",
'pst-uml', "&MAKEpst",
'pst-vue3d', "&MAKEpst",
'pstricks', "&MAKEpstricks",