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