[pstricks] A possible bug in \psellipticwedge

Donut E. Knot the.counterterrorist at yahoo.com
Wed Aug 27 09:23:04 CEST 2014


Dear PSTricks maintainers,

I found that \psellipticwedge behaves abnormally compared to \psellipticarc(n) where
\psellipticwedge does not start with a correct angle.


As usual, I used the latest PSTricks packages.


\documentclass[pstricks,border=12pt]{standalone}
\usepackage{pst-node}

\begin{document}
\begin{pspicture}[dimen=m,showgrid=top](6,6)
\pnodes{P}(3,3)(5,3)(4,5)
\pcline[nodesep=-1](P0)(P1)
\pcline[nodesep=-1](P0)(P2)
%\psellipticarc[origin={P0},correctAngle=true,](P0)(2,1){(P2)}{(P1)}
\psellipticwedge[origin={P0},correctAngle=true,fillstyle=vlines](P0)(2,1){(P2)}{(P1)}
\end{pspicture}
\end{document}


Thank you in advance.


Best regards,

G.C.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140827/51a5855b/attachment.html>


More information about the PSTricks mailing list