diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-23 22:04:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-23 22:04:13 +0000 |
commit | 952884bf7e407d7e0935a2bf911dafa7ef05c4a9 (patch) | |
tree | 39174a0cac72eefde9f560ce2b36525f9609a6fe /Master/tlpkg | |
parent | 8186542aa5c83c77e3aabe6d3cea54f249423472 (diff) |
new pstricks package pst-layout (23may11)
git-svn-id: svn://tug.org/texlive/trunk@22586 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-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-layout.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 3f8f74c78d0..dd836f34b46 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -291,7 +291,7 @@ my @TLP_working = qw( pst-electricfield pst-eps pst-eucl pst-eucl-translation-bg pst-exa pst-fill pst-fr3d pst-fractal pst-fun pst-func pst-gantt pst-geo pst-grad pst-graphicx - pst-infixplot pst-jtree pst-knot pst-labo + pst-infixplot pst-jtree pst-knot pst-labo pst-layout pst-lens pst-light3d pst-magneticfield pst-math pst-mirror pst-node pst-ob3d pst-optexp pst-optic pst-osci pst-pad pst-pdgr pst-platon pst-plot pst-poly pst-pdf diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 95f1d82aa98..0da5e7f3f82 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -667,6 +667,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pst-jtree', "&MAKEpst", 'pst-knot', "&MAKEpst", 'pst-labo', "&MAKEpst", + 'pst-layout', "&MAKEpst", 'pst-lens', "&MAKEpst", 'pst-light3d', "&MAKEpst", 'pst-magneticfield', "&MAKEpst", diff --git a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc index 2e2b6e0a71c..e0155bb3a40 100644 --- a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc @@ -41,6 +41,7 @@ depend pst-infixplot depend pst-jtree depend pst-knot depend pst-labo +depend pst-layout depend pst-lens depend pst-light3d depend pst-magneticfield diff --git a/Master/tlpkg/tlpsrc/pst-layout.tlpsrc b/Master/tlpkg/tlpsrc/pst-layout.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/pst-layout.tlpsrc |