diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-11 23:47:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-11 23:47:48 +0000 |
commit | b164898a09f10287c030149a0a36c7938627a9c3 (patch) | |
tree | 837cdf805f1edd15e3a96fdc13a282b548c1dc2a /Master/tlpkg | |
parent | 06f7a405653fe4c505885607d76e5ad98a2b8da5 (diff) |
pst-plot 1.10 (11feb10)
git-svn-id: svn://tug.org/texlive/trunk@16972 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/pst-plot.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index c04b3c487a4..5646143701f 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -218,7 +218,8 @@ my @WorkingTLP = qw( pst-gantt pst-geo pst-grad pst-infixplot pst-jtree pst-knot pst-labo pst-lens pst-light3d pst-math pst-mirror pst-node pst-ob3d pst-optexp pst-optic - pst-osci pst-pad pst-platon pst-poly pst-pdf pst-pdgr pst-qtree + pst-osci pst-pad pst-pdgr pst-platon pst-plot pst-poly pst-pdf + pst-qtree pst-sigsys pst-solides3d pst-soroban pst-spectra pst-slpe pst-stru pst-support pst-text pst-thick pst-tree pst-uml pst-vowel pst-vue3d diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d3c5abc84b7..e844f0d5c13 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -520,6 +520,7 @@ $Master = "$mydir/../.."; 'pst-pad', "&MAKEpst", 'pst-pdgr', "&MAKEpst", 'pst-platon', "&MAKEpst", + 'pst-plot', "&MAKEpst", 'pst-poly', "&MAKEpst", 'pst-qtree', "&MAKEpst", 'pst-sigsys', "&MAKEpst", diff --git a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc index 2dd248fd510..9397e17385d 100644 --- a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc @@ -51,6 +51,7 @@ depend pst-osci depend pst-pad depend pst-pdgr depend pst-platon +depend pst-plot depend pst-poly depend pst-qtree depend pst-sigsys diff --git a/Master/tlpkg/tlpsrc/pst-plot.tlpsrc b/Master/tlpkg/tlpsrc/pst-plot.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/pst-plot.tlpsrc |