From 78d64c31716490abd3e7c7e2283dba7547e06dfd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 22 Sep 2011 23:01:15 +0000 Subject: pst-eucl (22sep11) git-svn-id: svn://tug.org/texlive/trunk@24069 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/pst-eucl/pst-eucl.tex | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/tex/generic/pst-eucl') 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 -- cgit v1.2.3