diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-17 16:10:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-17 16:10:33 +0000 |
commit | 0fbe3bb2fe6072a4909daddb5cfb7304dce43981 (patch) | |
tree | 4a016a5a590831850d8aab9aebf0bf87cc6c3536 /Master/texmf-dist/tex/latex/pst-magneticfield | |
parent | 7fe9b95e32b8a9ec7f8fb1465ef797c3fe282301 (diff) |
new pstricks package pst-magneticfield (16may10)
git-svn-id: svn://tug.org/texlive/trunk@18313 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-magneticfield')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-magneticfield/pst-magneticfield.sty | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-magneticfield/pst-magneticfield.sty b/Master/texmf-dist/tex/latex/pst-magneticfield/pst-magneticfield.sty new file mode 100644 index 00000000000..3ae0e4bd760 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-magneticfield/pst-magneticfield.sty @@ -0,0 +1,9 @@ +\RequirePackage{pstricks} +\RequirePackage{pst-3d} +\RequirePackage{multido} +\ProvidesPackage{pst-magneticfield}[2010/05/15 package wrapper for + pst-magneticfield.tex] +\input{pst-magneticfield.tex} +\ProvidesFile{pst-magneticfield.tex} + [\filedate\space v\fileversion\space `pst-magneticfield' (ML&JG)] +\endinput |