diff options
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 3 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index afa4fc76060..c7fae646c7e 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -228,8 +228,8 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'psnfss', "&MAKEpsnfss", # we use latex-tds/psnfss.zip 'psnfss-addons', "print \"Not installing psnfss-addons \n\"", 'psnfssx', "&MAKEflatten", - 'pst-3d', "&MAKEpst", 'pst-3dplot', "&MAKEpst", + 'pst-asr', "&MAKEpst", 'pst-bar', "&MAKEpst", 'pst-blur', "&MAKEpst", 'pst-circ', "&MAKEpst", @@ -241,6 +241,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'pst-gr3d', "&MAKEpst", 'pst-infixplot',"&MAKEpst", 'pst-jftree', "&MAKEpst", + 'pst-jtree', "&MAKEpst", 'pst-labo', "&MAKEpst", 'pst-lens', "&MAKEpst", 'pst-light3d', "&MAKEpst", diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index c92076e275c..1dd9ceabbda 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -77,7 +77,7 @@ sub main polynom poemscol powerdot powerdot-doc-vn ppr-prv pracjourn preview probsoln proof psfrag psnfss pstricks pstricks-add - pst-3d pst-3dplot pst-barcode pst-blur pst-eucl pst-func + pst-3d pst-3dplot pst-barcode pst-blur pst-eucl pst-func pst-tree pst-labo pst-lens pst-optic pst-osci pst-pdf pst-pdgr pst-slpe pst-uml qtree |