diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-24 17:37:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-24 17:37:42 +0000 |
commit | 91569ec04bc97b7e2ac78372aa323b470108846a (patch) | |
tree | 0121cc6288ca23836df77835725398ae04e2f33a /Master/texmf-dist/tex/latex/pst-fun/pst-fun.sty | |
parent | df6d79d94ab220e998c2123f02f8856cc83a2720 (diff) |
new pstricks package pst-fun 0.03
git-svn-id: svn://tug.org/texlive/trunk@8991 c570f23f-e606-0410-a88d-b1316a301751
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 |