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