diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-05 22:30:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-05 22:30:06 +0000 |
commit | ef7d8805855fe42e4654f21022b8e19117ede9d7 (patch) | |
tree | 5b4c5a3a5f0ab73fb97438f37c277176ad4da9d3 /Master/texmf-dist/tex/latex/pstricks-add | |
parent | 4163941130f62185c884e583d7a632cc07b9e330 (diff) |
pstricks-add (5aug11)
git-svn-id: svn://tug.org/texlive/trunk@23426 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks-add')
-rw-r--r-- | Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty b/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty index 8a152234b64..8c67db8b52f 100644 --- a/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty +++ b/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty @@ -1,6 +1,11 @@ -%% $Id: pstricks-add.sty 298 2010-03-13 08:46:53Z herbert $ +%% $Id: pstricks-add.sty 506 2011-06-04 18:19:08Z herbert $ % \RequirePackage{pstricks} +\RequirePackage{pst-plot} +\RequirePackage{pst-node} +\RequirePackage{pst-3d} +\RequirePackage{pst-math} +\RequirePackage{multido} \ProvidesPackage{pstricks-add}[2010/02/11 v. 0.14 package wrapper for pstricks-add.tex (hv)] \input{pstricks-add.tex} |