diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-11 23:00:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-11 23:00:26 +0000 |
commit | 8f31805c4ce61cf93939e49037d89b690948c840 (patch) | |
tree | 87b028baf99a593eaac5ad243eacd0a7dd77d240 /Build | |
parent | 4b9b1bcdd965d2220397723d248a8c0e7a4cdd32 (diff) |
new package pst-qtree (11apr07)
git-svn-id: svn://tug.org/texlive/trunk@4147 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 31d82670435..6158359afb9 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -272,6 +272,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'pst-pdf', "&MAKEpst", 'pst-pdgr', "&MAKEpst", 'pst-poly', "&MAKEpst", + 'pst-qtree', "&MAKEpst", 'pst-slpe', "&MAKEpst", 'pst-text', "&MAKEpst", 'pst-uml', "&MAKEpst", diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index a40588d2c43..0c6716f56a8 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -89,7 +89,7 @@ my @WorkingTPM = qw( pst-barcode pst-blur pst-dbicons pst-eps pst-eucl pst-fill pst-fr3d pst-fractal pst-func pst-geo pst-grad pst-infixplot pst-labo - pst-lens pst-math pst-optic pst-osci pst-pdf pst-pdgr + pst-lens pst-math pst-optic pst-osci pst-pdf pst-pdgr pst-qtree pst-slpe pst-uml pst-vue3d pstricks pstricks-add qcm qstest qtree |