[pstricks] bug in pst-eucl?

Dominique RODRIGUEZ dominique.rodriguez at waika9.com
Sat May 18 22:11:17 CEST 2013


Dear Jean-Claude,

Try :

\PstSymO{A}{B}[C]

The name of the symetric point is optional, and by default a prime is added to the name of the point.
Thus, in your example the symetric point is b', C is simply considered as normal text.

Dominique


Jean-Claude Dehaes <jdehaes at ulb.ac.be> a écrit :

>
>Hello,
>
>There is something wrong with the package pst-eucl (or with me).
>
>The following tex file put C on the wrong place, it should be at B'.
>The name B' is not necessary.
>
>Thanks for the help
>
>Jean-Claude
> 
>documentclass{scrartcl}
>
>usepackage{pst-eucl}
>
>begin{document}
>
>begin{pspicture}(-3,-2)(3,2)
>psset{CodeFig=true}
>pstGeonode[PointName=none](0,0){A}
>pstGeonode(-1.2,1.2){B}
>pstSymO{A}{B}{C}
>psline{->}(B)(C)
>psline{->}(C)(B')
>end{pspicture}
>
>end{document}
>
>scrartcl.cls    2012/07/29 v3.11b KOMA-Script document class (article)
>scrkbase.sty    2012/07/29 v3.11b KOMA-Script package (KOMA-Script-dependent ba
>sics and keyval usage)
> scrbase.sty    2012/07/29 v3.11b KOMA-Script package (KOMA-Script-independent 
>basics and keyval usage)
>  keyval.sty    1999/03/16 v1.13 key=value parser (DPC)
>scrlfile.sty    2012/06/15 v3.12 KOMA-Script package (loading files)
>tocbasic.sty    2012/04/04 v3.10b KOMA-Script package (handling toc-files)
>scrsize11pt.clo    2012/07/29 v3.11b KOMA-Script font size class option (11pt)
>typearea.sty    2012/07/29 v3.11b KOMA-Script package (type area)
>pst-eucl.sty    2011/08/04 package wrapper for PSTricks pst-eucl.tex
>pstricks.sty    2013/04/05 v0.54 LaTeX wrapper for `PSTricks' (RN,HV)
>pstricks.tex    2013/04/05 v2.40 `PSTricks' (tvz,hv)
>pst-xkey.tex    2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
> xkeyval.sty    2012/10/14 v2.6b package option processing (HA)
> xkeyval.tex    2012/10/14 v2.6b key=value parser (HA)
>  pst-fp.tex    2013/04/05 v2.40 `PST-fp' (hv)
>  xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)
>   color.cfg    2007/01/18 v1.5 color configuration of teTeX/TeXLive
>   dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
>pst-node.sty    2010/04/22 package wrapper for pst-node.tex
>pst-node.tex    2012/09/21 1.25 `pst-node' (tvz,hv)
>pst-eucl.tex    2013/03/12  v1.47 `PST-eucl' (dr)
>_______________________________________________
>PSTricks mailing list
>PSTricks at tug.org
>http://tug.org/mailman/listinfo/pstricks
>archive: http://www.tug.org/pipermail/pstricks/


More information about the PSTricks mailing list