diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-18 15:59:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-18 15:59:17 +0000 |
commit | f27ac35b0c41cde9fef228af89c141d3d0a272d4 (patch) | |
tree | 26cf7bab16cc69a7774e728e13a1c872bb665c15 /Master/texmf-dist/tex/latex/pst-electricfield | |
parent | e7c3e209e8f797c9f89a7e454e260716220ce832 (diff) |
new pstricks package pst-electricfield (17jun10)
git-svn-id: svn://tug.org/texlive/trunk@19037 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-electricfield')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-electricfield/pst-electricfield.sty | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-electricfield/pst-electricfield.sty b/Master/texmf-dist/tex/latex/pst-electricfield/pst-electricfield.sty new file mode 100644 index 00000000000..ebfe4b8fa6b --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-electricfield/pst-electricfield.sty @@ -0,0 +1,11 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-electricfield}[2010/05/15 package wrapper for + pst-electricfield.tex] +\input{pst-electricfield.tex} +\IfFileExists{pst-electricfield.pro}{% + \ProvidesFile{pst-electricfield.pro} + [2010/06/08 v. 0.04, PostScript prologue file (hv)] + \@addtofilelist{pst-electricfield.pro}}{}% +\ProvidesFile{pst-electricfield.tex} + [\filedate\space v\fileversion\space `pst-electricfield' (ml&jg&pm&hv)] +\endinput |