[pstricks] showorigin question
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Mon Mar 16 14:04:12 CET 2009
Michael Sharpe schrieb:
> With pstricks-add, writing
>
> \def\xmin{0}\def\ymin{0}\def\xmax{5}\def\ymax{5}
> \begin{pspicture}(\xmin,\ymin)(\xmax,\ymax)
> \psaxes [Ox=0,xsubticks=5](0,0)(\xmin,\ymin)(\xmax,\ymax)
> \end{pspicture}
>
> gives a zero label on each axis, and if I add the keyword
> showorigin=false, I lose both labels and all the subticks between 0
> and 1. Other than setting the axis labels manually and avoiding
> showorigin=false, is there another way around this so that I get no
> labels at 0, but the subticks between 0 and 1 show correctly?
try again with the pstricks-add.tex from
http://voss.homedns.org/PSTricks/pstricks-add/
Herbert
More information about the PSTricks
mailing list