diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-fun/pst-fun.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-fun/pst-fun.sty | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-fun/pst-fun.sty b/Master/texmf-dist/tex/latex/pst-fun/pst-fun.sty new file mode 100644 index 00000000000..7319bdc88a9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-fun/pst-fun.sty @@ -0,0 +1,11 @@ +\RequirePackage{pstricks} +\RequirePackage{pst-grad} +\RequirePackage{pst-slpe} +\RequirePackage{multido} +\ProvidesPackage{pst-fun}[2007/07/23 package wrapper for + pst-fun.tex (hv)] +\input{pst-fun.tex} +\ProvidesFile{pst-fun.tex} + [\filedate\space v\fileversion\space `PST-fun' (hv)] +\IfFileExists{pst-fun.pro}{\@addtofilelist{pst-fun.pro}}{}% +\endinput |