[pstricks] a small pb with pst-eucl and Mark=pstslashh

Germain BOYER germain.boyer at ac-toulouse.fr
Sun Apr 28 16:50:29 CEST 2013


Bonjour,

Look at this picture.

With pst-eucl version 1.40 the command Mark=pstslashh of the last line : 

\pstMarkAngle[MarkAngleRadius=0.2,LabelSep=0.425,Mark=pstslashh]{M}{O}{J}{\footnotesize 60$^{\circ}$}

gives the correct picture but with the versions post 1.40 (actually 1.47) the symbol is not correct. I use miktex portable.

Is there a new or an other command equivalent to Mark=pstslashh ? 

or is there a problem with pst-eucl ?

Thanks for yours answers.

\usepackage{pstricks}
\usepackage{pstricks-add}
\usepackage{pst-eucl}

\begin{document}
\psset{unit=1.5cm}
\begin{pspicture}(-1.5,-1.5)(10,1.5)
%
\psset{linewidth=0.25mm , arrowinset=0 , arrowscale=1.5}
\psset{PointSymbol=none}
%
\SpecialCoor
%
\pstGeonode[PosAngle=225](0,0){O}
\pstGeonode[PosAngle=45](1,0){I}
\pstGeonode[PosAngle=135](0,1){J}
%
\pstGeonode[PointName=none](1;30){M}
\uput{0mm}[0](! 3 sqrt 2 div 0.1 add \space 0.6){$M\left(\dfrac{\pi}{6}\right)$}
%
\psaxes[labels=none,ticks=none](0,0)(-1.5,-1.5)(1.5,1.5)
%
\pscircle(O){1}
\uput{0mm}[135](1.15;135){$\mathcal{C}$}
%
\psline(O)(M)(J)
\pstMarkAngle[MarkAngleRadius=0.3,LabelSep=0.5]{I}{O}{M}{\footnotesize 30$^{\circ}$}
\pstMarkAngle[MarkAngleRadius=0.2,LabelSep=0.425,Mark=pstslashh]{M}{O}{J}{\footnotesize 60$^{\circ}$}
%
\end{pspicture}
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20130428/e0a72bd9/attachment.html>


More information about the PSTricks mailing list