Thank you for your help and your warm welcome.
I will be more attentive to the formatting in the future.
Search found 2 matches
- Sat Sep 08, 2012 4:27 pm
- Forum: Graphics, Figures & Tables
- Topic: pst-plot | Labels and Ticks on wrong Side Of Axes
- Replies: 2
- Views: 1886
- Sat Sep 08, 2012 4:01 pm
- Forum: Graphics, Figures & Tables
- Topic: pst-plot | Labels and Ticks on wrong Side Of Axes
- Replies: 2
- Views: 1886
pst-plot | Labels and Ticks on wrong Side Of Axes
I just tried an example of \psaxes from the »The LaTeX Graphics Companion«, second edition, bottom of page 320:
\documentclass[11pt]{article}
\usepackage{pstricks,pst-plot}
\begin{document}
\begin{pspicture}(-0.5,0.5)(3,-2)
\psaxes[tickstyle=bottom]{->}(3,-2)
\end{pspicture}
\end{document}
The ...
\documentclass[11pt]{article}
\usepackage{pstricks,pst-plot}
\begin{document}
\begin{pspicture}(-0.5,0.5)(3,-2)
\psaxes[tickstyle=bottom]{->}(3,-2)
\end{pspicture}
\end{document}
The ...