[pstricks] Subticks
Poul Riis
Poul.Riis at skolekom.dk
Sat Mar 4 00:13:01 CET 2006
In the figures below the first one is OK but the latter one has some extra
subticks below the lower end of the y-axis. The commands are identical
except for the yunit.
How can I avoid these extra subticks no matter the value of the yunit?
Yours,
Poul Riis
\documentclass[a4paper,12pt]{article}
\usepackage{pstricks-add}
\voffset=-2.0cm
\begin{document}
\psset{yunit=2cm}
\begin{pspicture}(-1.5,-6)(5,1)
\uput[180]{90}(-0.5,0){$E$ /eV}
\psaxes[xAxis=false,Dy=1,yticksize=-5pt 0,subticks=10]{<-}(0,0)(0.0001,-6)
\end{pspicture}
\newpage
\psset{yunit=3cm}
\begin{pspicture}(-1.5,-6)(5,1)
\uput[180]{90}(-0.5,0){$E$ /eV}
\psaxes[xAxis=false,Dy=1,yticksize=-5pt 0,subticks=10]{<-}(0,0)(0.0001,-6)
\end{pspicture}
\end{document}
-------------- next part --------------
###########################################
Denne meddelelse med evt. vedlæg er scannet af SkoleKom ved hjælp af F-Secure virusscanner.
Meddelelsen kan læses sikkert. Det kán i sjældne tilfælde være kritisk at hente vedlæg.
Kontakt din systemadministrator, hvis du er i tvivl.
For yderligere information,
http://forside.skolekom.dk/indhold/punkt1/viruspolitik
More information about the PSTricks
mailing list