diff options
author | Karl Berry <karl@freefriends.org> | 2007-03-21 00:09:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-03-21 00:09:18 +0000 |
commit | f17c03aa1e3f4e0b175b3d0b75435c2f92f0876d (patch) | |
tree | 8a717550534a4fcbefc9da2e3e8fde0c9ee14f2a /Build | |
parent | df757cca4c2688316b21433f462995397099cb5b (diff) |
new package pst-2dplot (24jan07)
git-svn-id: svn://tug.org/texlive/trunk@4069 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 430abd29056..408b0576d89 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -241,6 +241,7 @@ 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-2dplot', "&MAKEpst", 'pst-3d', "&MAKEpst", 'pst-3dplot', "&MAKEpst", 'pst-asr', "&MAKEpst", diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 9f360d2351a..0c1caf7e2ff 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -83,7 +83,7 @@ my @WorkingTPM = qw( poemscol polynom polynomial polytable powerdot ppr-prv pracjourn preprint prettyref preview probsoln procIAGssymp program protocol pseudocode - psfrag psnfss pspicture pst-3d pst-3dplot pst-bar + psfrag psnfss pspicture pst-2dplot pst-3d pst-3dplot pst-bar pst-barcode pst-blur pst-dbicons pst-eps pst-eucl pst-fill pst-fr3d pst-func pst-geo pst-grad pst-infixplot pst-labo |