[pstricks] psaxes and labels

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Tue Oct 19 21:52:46 CEST 2004


Denis Verges wrote:

> I have two pictures side by side ;I want labels on the x-axis in the
> vertical mode like \rput{90}(300,-10){300}, but with \psaxes, because these
> labels are closer.
> I know     \def\pshlabel#1{\small#1} to get smaller labels, but these labels
> are in horizontal mode.
> How can I do to use \psaxes ?

there is no difference

Herbert


\documentclass[a4paper,12pt]{article}
\usepackage{pstricks}
\usepackage{pst-plot}
%
\def\pshlabel#1{\rotateleft{#1}}
\begin{document}

\begin{pspicture}(5,5)
   \psaxes{->}(5,5)%
\end{pspicture}

\end{document}




-- 
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes




More information about the PSTricks mailing list