diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-21 23:09:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-21 23:09:27 +0000 |
commit | 8743163ad93a019b9118cc380cfc656d4d136a6c (patch) | |
tree | 45bf205ec44898a9e7cf36dce298866bbd9d8f91 /Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty | |
parent | 7a5448f1d9195cd7eb50226efcc41a6ae0d93ce0 (diff) |
pst-3dplot 1.90 (18feb10)
git-svn-id: svn://tug.org/texlive/trunk@17113 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty b/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty index a10bb9e0cfd..045c85ee870 100644 --- a/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty +++ b/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty @@ -1,5 +1,9 @@ %% $Id: pst-3dplot.sty 293 2010-02-14 17:11:57Z herbert $ \RequirePackage{pstricks} +\RequirePackage{pst-3d} +\RequirePackage{pst-plot} +\RequirePackage{pst-node} +\RequirePackage{multido} \ProvidesPackage{pst-3dplot}[2010/01/01 package wrapper for pst-3dplot.tex (hv)] \input{pst-3dplot.tex} |