diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-14 23:46:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-14 23:46:00 +0000 |
commit | d980716bc89bab2b7f24b09b2bb715bed210bb1c (patch) | |
tree | 993a41d7a752bcac3e72da36e4e4fc2f9d0a75ab /Master/tlpkg | |
parent | 7a3496f52bec1e6180c3cb18503b4038b2d89735 (diff) |
new pstricks package pst-graphicx (13mar11)
git-svn-id: svn://tug.org/texlive/trunk@21717 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-graphicx.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 381f35cfd3e..e89b6465228 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -281,7 +281,8 @@ my @TLP_working = qw( pst-calendar pst-circ pst-coil pst-cox pst-dbicons pst-diffraction 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-infixplot pst-jtree pst-knot pst-labo + pst-gantt pst-geo pst-grad pst-graphicx + pst-infixplot pst-jtree pst-knot pst-labo 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 a8e0a2cf52f..a810b4229f5 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -629,6 +629,7 @@ $Master = "$mydir/../.."; 'pst-gantt', "&MAKEpst", 'pst-geo', "&MAKEpst", 'pst-geo-compress', "die 'skipping, in pst-geo, check with hvoss'", + 'pst-graphicx',"&MAKEpst", 'pst-ghsb', "&MAKEpst", 'pst-gr3d', "&MAKEpst", 'pst-grad', "&MAKEpst", diff --git a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc index f4c509133b6..2e2b6e0a71c 100644 --- a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc @@ -36,6 +36,7 @@ depend pst-geo depend pst-ghsb depend pst-gr3d depend pst-grad +depend pst-graphicx depend pst-infixplot depend pst-jtree depend pst-knot diff --git a/Master/tlpkg/tlpsrc/pst-graphicx.tlpsrc b/Master/tlpkg/tlpsrc/pst-graphicx.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/pst-graphicx.tlpsrc |