[pstricks] linewidth

Patrice MÉGRET Patrice.MEGRET at umons.ac.be
Mon Mar 4 17:56:43 CET 2013


Dear Herbert,

I was thinking to know pstricks but I become crazy with this simple code:


\documentclass{report}
\usepackage{pstricks}

\begin{document}

\begin{pspicture}(4,4)
\psline[linewidth=0pt,linestyle=dashed](1,1)
\end{pspicture}

\end{document}

When linestyle is 'dotted' and linewidth is 0pt nothing is displayed as I expect but when linestyle is 'dashed' or 'solid' with linewidth=0pt, a line is nevertheless drawn?
Is the normal behavior?

Thanks for your help
Patrice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20130304/0f8629c5/attachment.html>


More information about the PSTricks mailing list