[pstricks] More on the pst-eucl bug ?

Arnaud Schmittbuhl aschmittbuhl at libertysurf.fr
Sun Oct 1 14:13:20 CEST 2006


Le Sun, 1 Oct 2006 13:34:44 +0200,
"Christophe Jorssen" <christophe.jorssen at free.fr> a écrit :

> Am I doing something wrong ?

I don't know but \pstGeonode seems to better work with \pstArcOAB than
\pnode does...


\begin{figure}[h]
  \centering
  \begin{pspicture}(0,-2.5)(\linewidth,1.5)
%    \pnode(0,0){PSPcl}
\pstGeonode[PointSymbol=none,PointName=none](0,0){PSPcl}
%    \pnode(\linewidth,0){PSPcr}
\pstGeonode[PointSymbol=none,PointName=none](\linewidth,0){PSPcr}
    \pstGeonode(.4\linewidth,0){C1}
    \rput(C1){\pstGeonode(1;30){M1}}
    \pstOrtSym{PSPcl}{PSPcr}{M1}[M2]
    \pstArcOAB{C1}{M2}{M1}
  \end{pspicture}
  \caption{With pstGeonode}
\end{figure}

\begin{figure}[h]
  \centering\psset{unit=1cm}
  \begin{pspicture}(0,-1.5)(\linewidth,1.5)
%    \pnode(0,0){PSPcl}
\pstGeonode[PointSymbol=none,PointName=none](0,0){PSPcl}
%    \pnode(\linewidth,0){PSPcr}
\pstGeonode[PointSymbol=none,PointName=none](\linewidth,0){PSPcr}
%    \pnode(.4\linewidth,0){C1}
\pstGeonode(.4\linewidth,0){C1}
%    \psdot(C1)\uput[0](C1){$C1$}
    \rput(C1){\pstGeonode(1;30){M1}}
    \pstOrtSym{PSPcl}{PSPcr}{M1}[M2]
    \rput(0,0){\pstArcOAB{C1}{M2}{M1}}
  \end{pspicture}
  \caption{With pnode}
\end{figure}


-- 
Arnaud Schmittbuhl
Montpellier, France




More information about the PSTricks mailing list