[pstricks] Every Other Tick Again

David Arnold dwarnold45 at suddenlink.net
Sun May 31 19:26:39 CEST 2009


All, Sometime back Herbert shared this example with me:

\documentclass{minimal}
\usepackage{pstricks-add}
\begin{document}

With pstricks-add:

\begin{pspicture}(-1,-1)(6,6)
\psaxes[showOriginTick=false,showorigin=false,Dx=2,Dy=2,subticks=2](6,6)
\end{pspicture}

\end{document}

I think the intent was to have ticks every one unit but label only  
the even ticks. However, the attached shows what I get:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.tiff
Type: image/tiff
Size: 8608 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20090531/b07aff0f/attachment-0001.tiff>
-------------- next part --------------


Am I in error thinking that the above code would do as I expected? Or  
is there a bug? Or an outdated pstricks-add?

David.


More information about the PSTricks mailing list