diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-13 14:30:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-13 14:30:47 +0000 |
commit | 6b6e76c3af4749246c999e2c6c6166a437c5d9cb (patch) | |
tree | c4b3f869163634e91c31c7961f3e2d028d462d38 /Master/texmf-dist/tex/latex/pst-knot | |
parent | ad927497ce54afc88641e38d368c1130a198f40a (diff) |
new pstricks package pst-knot 0.2 (12nov09)
git-svn-id: svn://tug.org/texlive/trunk@16000 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-knot')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-knot/pst-knot.sty | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-knot/pst-knot.sty b/Master/texmf-dist/tex/latex/pst-knot/pst-knot.sty new file mode 100644 index 00000000000..d11f64db10a --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-knot/pst-knot.sty @@ -0,0 +1,8 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-knot}[2009/11/07 package wrapper for + pst-knot.tex (hv)] +\input{pst-knot.tex} +\ProvidesFile{pst-knot.tex} + [\filedate\space v\fileversion\space `PST-knot' (hv)] +\IfFileExists{pst-psm.pro}{\@addtofilelist{pst-psm.pro}}{}% +\endinput |