[pstricks] psaxes

Patrice Mégret Patrice.Megret at fpms.ac.be
Fri Dec 5 14:32:10 CET 2008


Dear Herbert,

The placement of the x and y labels within the \psaxes of pstricks-add seems not the follow the intersection of the axes and is thus fixed in position which could be strange.

Compare the two pictures obtained by my small example below.

Maybe it is the normal behavior ?

Best regards,

Patrice


\documentclass[11pt,twoside]{article}
\usepackage{pstricks}
\usepackage{pstricks-add}
\begin{document}

\begin{pspicture}(-5,-4)(5,4)
\psaxes(0,0)(-3,-2)(4,3)[$x$,90][$y$,0]
\end{pspicture}

\begin{pspicture}(-5,-4)(5,4)
\psaxes(-2,1)(-3,-2)(4,3)[$x$,90][$y$,0]
\end{pspicture}


\end{document}




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20081205/b48c2c3b/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testpsaxes.ps
Type: application/postscript
Size: 113846 bytes
Desc: testpsaxes.ps
Url : http://tug.org/pipermail/pstricks/attachments/20081205/b48c2c3b/attachment-0001.ps 


More information about the PSTricks mailing list