diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-19 23:49:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-19 23:49:36 +0000 |
commit | 1dfe0e26b56f4b07ac730310278d1bbcef72bff6 (patch) | |
tree | 5c0fcbd60b55b45d96ada4a3f5a2a3d78480a4cf /Master/texmf-dist/dvips/pst-optexp | |
parent | f24a492acab5781639ba71fac0d24ef626107d67 (diff) |
pst-optexp (19sep12)
git-svn-id: svn://tug.org/texlive/trunk@27743 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/dvips/pst-optexp')
-rw-r--r-- | Master/texmf-dist/dvips/pst-optexp/pst-optexp.pro | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/dvips/pst-optexp/pst-optexp.pro b/Master/texmf-dist/dvips/pst-optexp/pst-optexp.pro index 5ea7fb628ee..89ba5598d3b 100644 --- a/Master/texmf-dist/dvips/pst-optexp/pst-optexp.pro +++ b/Master/texmf-dist/dvips/pst-optexp/pst-optexp.pro @@ -9,7 +9,7 @@ %% This is a generated file. %% %% Project: pst-optexp -%% Version: 3.3 (2012/08/17) +%% Version: 3.3a (2012/09/18) %% %% Copyright (C) 2007-2012 by Christoph Bersch <usenet@bersch.net> %% @@ -1162,10 +1162,10 @@ tx@OptexpDict begin dup 3 1 roll div 3 1 roll div exch } bind def /@ABVect { - tx@EcldDict begin ABVect end + 3 -1 roll exch sub 3 1 roll sub exch } bind def /@ABDist { - tx@EcldDict begin ABDist end + 3 -1 roll sub dup mul 3 1 roll sub dup mul add sqrt } bind def /@InterLines { tx@EcldDict begin |