[pstricks] pstricks-add problem: ticklines option
Alan Ristow
ristow at ece.gatech.edu
Thu Jul 1 21:02:28 CEST 2004
Hi,
When I use the new ticklines option in version 1.50 of pstricks-add I
don't see any ticklines. I am using pstricks patch 15. A minimal example
is below. The examples given in the documentation work just fine for me
and my code doesn't appear to be that much different, but apparently it
is ... any ideas why, anyone?
Alan Ristow
\documentclass{article}
\usepackage{pst-plot}%
\usepackage{pstricks-add}%
\begin{document}
\begin{figure}[bt]
\centering%
\begin{pspicture}(0,0)(4in,2in)
\psset{xunit=0.5cm,yunit=0.005cm}%
\newpsstyle{ticklinesYStyle}{linestyle=solid,arrows=-}%
\psaxes[xAxes=false,Dy=100,tickstyle=bottom,ticklines=y]{-}(0,0)(16,0)(16,800)%
\end{pspicture}
\end{figure}
\end{document}
*File List*
article.cls 2004/02/16 v1.4f Standard LaTeX document class
size10.clo 2004/02/16 v1.4f Standard LaTeX file (size option)
pst-plot.sty 1997/03/25 package wrapper for PSTricks pst-plot.tex
pstricks-add.sty 2004/05/01 package wrapper for pstricks-add.tex (H.
Voss)
***********
More information about the PSTricks
mailing list