diff options
author | Karl Berry <karl@freefriends.org> | 2006-11-30 03:23:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-11-30 03:23:45 +0000 |
commit | 0e16c58d10670a29d73183de0640f72f0857c829 (patch) | |
tree | 76b2ab21af87bb2a0f88c3a730903a58902a30ac /Master/texmf-dist/tex/latex/pst-coil | |
parent | b2f5c5e4cf5d2c87a82dd927644fa213a0e02429 (diff) |
new pstricks pst-grad and pst-coil
git-svn-id: svn://tug.org/texlive/trunk@2559 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-coil')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-coil/pst-coil.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-coil/pst-coil.sty b/Master/texmf-dist/tex/latex/pst-coil/pst-coil.sty new file mode 100644 index 00000000000..2e3a98d15ef --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-coil/pst-coil.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-coil}[2006/08/11 package wrapper for pst-coil.tex (hv)] +\input{pst-coil.tex} +\ProvidesFile{pst-coil.tex} + [\filedate\space v\fileversion\space `pst-coil' (tvz)] +\IfFileExists{pst-coil.pro}{\@addtofilelist{pst-coil.pro}}{}% +\endinput |