[pstricks] pst-func & pst-eucl bug

Hubert Lam hubert at lamfamily.info
Thu Sep 4 14:36:50 CEST 2014


Hi all

Has this been reported before?

If you load pst-func as well as pst-eucl, and try to create nodes, the PointName for the nodes (from pst-eucl) will default to a silly looking "I":

[cid:image001.png at 01CFC890.2A1C0940]

If you load only pst-eucl, the correct PointName (s) appear:

[cid:image002.png at 01CFC890.2A1C0940]

Minimal example:

\documentclass{minimal}

%\usepackage{pst-eucl,pst-func} % use as appropriate to test
\usepackage{pst-eucl}


\begin{document}
\begin{center}
\begin{pspicture}(-1.5,-1.5)(1.5,1.5)
\pstGeonode(0,0){O}(1.25,0){A}
\pstCircleOA[linestyle=dashed]{O}{A}
\end{pspicture}
\end{center}
\end{document}



I am using pst-func dated 26/5/2014 and pst-eucl dated 20/5/2014 (both via MiKTeX).

Thanks!

Hubert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140904/bd17f9ba/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 7684 bytes
Desc: image001.png
URL: <http://tug.org/pipermail/pstricks/attachments/20140904/bd17f9ba/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 7737 bytes
Desc: image002.png
URL: <http://tug.org/pipermail/pstricks/attachments/20140904/bd17f9ba/attachment-0003.png>


More information about the PSTricks mailing list