summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pst-eucl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-22 23:01:15 +0000
committerKarl Berry <karl@freefriends.org>2011-09-22 23:01:15 +0000
commit78d64c31716490abd3e7c7e2283dba7547e06dfd (patch)
treed6a3163ebf4a2cee9272848367f6471384c916f3 /Master/texmf-dist/tex/generic/pst-eucl
parent82f4934ee35dff8809425db64e550528f85c44d3 (diff)
pst-eucl (22sep11)
git-svn-id: svn://tug.org/texlive/trunk@24069 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/pst-eucl')
-rw-r--r--Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex16
1 files changed, 7 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex b/Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex
index fafcfa61f22..3ba894f1eb7 100644
--- a/Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex
+++ b/Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex
@@ -12,8 +12,8 @@
\ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi
\ifx\PSTnodesLoaded\endinput\else\input pst-node.tex\fi
\ifx\MultidoLoaded\endinput \else\input multido.tex \fi
-\def\fileversion{1.38}
-\def\filedate{2011/08/07}%
+\def\fileversion{1.39}
+\def\filedate{2011/09/22}%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN
%% archives in directory macros/latex/base/lppl.txt.
@@ -972,7 +972,7 @@ end}%
\def\pstInterCC{\@ifnextchar[\Pst@InterCC{\Pst@InterCC[]}}%
\def\Pst@InterCC[#1]#2#3#4#5#6#7{%
\bgroup\psset{#1}% % Affectation of local parameters
- \pnode(#2){%
+ \rput(#2){%
\rput(!
tx@EcldDict begin
\ifx\psk@RadiusA\@undef
@@ -1005,15 +1005,13 @@ end}%
exch Atan dup /xoC exch def Rotate /Glby exch def /Glbx exch def
xoC Rotate
end
- \pst@number\psyunit div exch \pst@number\psxunit div exch
- 2 copy
- /#6.Y exch def /#6.X exch def % save the coors for futher use
- ){#6}%
- \pnode(!
+ \pst@number\psyunit div exch \pst@number\psxunit div exch)
+ {\pnode{#6}}%
+ \rput(!
tx@EcldDict begin
Glbx \pst@number\psxunit div Glby \pst@number\psyunit div
end)%
- {#7}%
+ {\pnode{#7}}%
}%
\bgroup\ifx\psk@PosAngleA\@undef\else\psset{PosAngle=\psk@PosAngleA}\fi
\ifx\psk@PointSymbolA\@undef\else\psset{PointSymbol=\psk@PointSymbolA}\fi