diff options
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} |