diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-24 21:47:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-24 21:47:27 +0000 |
commit | e93b439bce033f00c7b634fe7126f1afc5759b00 (patch) | |
tree | c123ee5fd5146865664257979daab79ec4ddf6de /Master/texmf-dist/dvips | |
parent | 0a7531626c00cb1efc84269f1bb068f4f73a2758 (diff) |
pst-eucl (24sep12)
git-svn-id: svn://tug.org/texlive/trunk@27798 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/dvips')
-rw-r--r-- | Master/texmf-dist/dvips/pst-eucl/pst-eucl.pro | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/dvips/pst-eucl/pst-eucl.pro b/Master/texmf-dist/dvips/pst-eucl/pst-eucl.pro index 0cf220ee4dc..0641b4a2383 100644 --- a/Master/texmf-dist/dvips/pst-eucl/pst-eucl.pro +++ b/Master/texmf-dist/dvips/pst-eucl/pst-eucl.pro @@ -1,6 +1,6 @@ %! % PostScript prologue for pst-eucl.tex. -% Version 1.00 2011/08/04 +% Version 1.01 2012/09/21 % For distribution, see pstricks.tex. % /tx@EcldDict 40 dict def tx@EcldDict begin @@ -43,8 +43,8 @@ /ABDist { 3 -1 roll sub dup mul 3 1 roll sub dup mul add sqrt } bind def %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% x1 y1 x2 y2 -> x2-x1 y2-y1 -%/ABVect { 3 -1 roll exch sub 3 1 roll sub exch } bind def -/ABVect { 3 -1 roll sub 3 1 roll exch sub exch } bind def +/ABVect { 3 -1 roll exch sub 3 1 roll sub exch } bind def +%/ABVect { 3 -1 roll sub 3 1 roll exch sub exch } bind def %% wrong version %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% x1 y1 x2 y2 x3 y3 x4 y4 -> x y /InterLines { |