summaryrefslogtreecommitdiff
path: root/Build/cdbuild/ctan2tds.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-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",