[pstricks] strange shift effect

Herbert Voss Herbert.Voss at FU-Berlin.DE
Sun Nov 15 18:24:40 CET 2009


Am 15.11.2009 17:45, schrieb azzam.hassan at voila.fr:

> I remarked this strange behaviour when using \psline and \psdots, The points do not match the true coordinates
> Please have a look to the ps file attached
> \documentclass{article}
> \usepackage{pstricks,pstricks-add}%showexpl,
> \begin{document}
> \begin{center}
>       %\psset{xunit=.75cm,yunit=.75cm,unit=.75cm}
>         \begin{pspicture*}(-1,-1)(5,5)
>           \psaxes[linestyle=dotted]{->}(0,0)(-.5,-.5)(4.5,4.5)
>           \psline[showpoints=true,dotstyle=o,dotsize=8pts]

should be dotsize=8pt  and not 8pts, the s is printed,
but not seen, because it is under your dot ...

Herbert


More information about the PSTricks mailing list