diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-28 23:02:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-28 23:02:53 +0000 |
commit | 1300ac09adb33d6453e4ab09d12238f277912cb7 (patch) | |
tree | 742de01d812f57af41edab060da50ab07b794d9d /Master/texmf-dist/dvips | |
parent | fa87be12943833d86597c869862f00663ff7086c (diff) |
pst-electricfield 0.14 (28mar11)
git-svn-id: svn://tug.org/texlive/trunk@21864 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/dvips')
-rw-r--r-- | Master/texmf-dist/dvips/pst-electricfield/pst-electricfield.pro | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/dvips/pst-electricfield/pst-electricfield.pro b/Master/texmf-dist/dvips/pst-electricfield/pst-electricfield.pro index 8a73b36e96e..22dc1b0c06a 100644 --- a/Master/texmf-dist/dvips/pst-electricfield/pst-electricfield.pro +++ b/Master/texmf-dist/dvips/pst-electricfield/pst-electricfield.pro @@ -1,4 +1,4 @@ -%% $Id: pst-3dplot.pro 236 2009-12-31 08:59:43Z herbert $ +%% $Id: pst-electricfield.pro 479 2011-03-26 10:12:49Z herbert $ %% %% This is file `pst-electricfield.pro', %% @@ -17,7 +17,7 @@ %% DESCRIPTION: %% `pst-electricfield' is a PSTricks package to draw fields of charges %% -%% version 0.04 / 2010-06-08 Herbert Voss <hvoss _at_ tug.org> +%% version 0.05 / 2011-03-26 Herbert Voss <hvoss _at_ tug.org> %% % /tx@EFieldDict 60 dict def @@ -49,6 +49,7 @@ tx@EFieldDict begin gsave x2 y2 moveto y2 y1 sub x2 x1 sub atan rotate % 1 1 scale + arrowscale -1 CLW mul 2 CLW mul rlineto 7 CLW mul -2 CLW mul rlineto -7 CLW mul -2 CLW mul rlineto |