[pstricks] psyTick misplaced when the origin is shifted with (x0, y0) ...
Patrice MÉGRET
Patrice.MEGRET at umons.ac.be
Tue Mar 24 09:42:50 CET 2015
Dear Herbert,
Thanks for this info.
I corrected the position with a \rput but the key origin is much better.
Patrice
__________________________________________________________
-----Message d'origine-----
De : PSTricks [mailto:pstricks-bounces at tug.org] De la part de Herbert Voss
Envoyé : lundi 23 mars 2015 20:38
À : pstricks at tug.org
Objet : Re: [pstricks] psyTick misplaced when the origin is shifted with (x0, y0) ...
Am 23.03.2015 um 09:56 schrieb Patrice MÉGRET:
> Dear Herbert,
>
> It seems that \psyTick and \psxTick do not take into account the
> parameter (x0,y0) and (x1,y1) in \psaxes and \psgraph macros: whereas
> in the first example, the y tick is on the y axis, it is not the case
> for the next two examples.
>
> It is a bug or the normal behavior?
Patrice,
it is the default behaviour. Use
\begin{pspicture}(5,5)
\psaxes(-1,-1)(4,4)
\psyTick[origin={-1,-1}](2.5){test}
\psdot(0,0)
\end{pspicture}
Herbert
_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks
archive: http://www.tug.org/pipermail/pstricks/
More information about the PSTricks
mailing list