[pstricks] \psxTick error

David Arnold dwarnold45 at suddenlink.net
Wed May 13 19:48:14 CEST 2009


Oops.

Same error:

! Missing number, treated as zero.
<to be read again>
                    !
l.15 	\psxTick[linecolor=red](1.5){x_0}

?

But this code:

\documentclass[12pt]{article}

\usepackage{pst-pdf}
\usepackage{pst-bar}
\usepackage{pstricks-add}
\usepackage{pst-plot}
\usepackage{pst-tree}

\begin{document}

\begin{center}
	\psset{unit=0.125in}
	\begin{pspicture}(-8,-2)(8,0.5)
	\psaxes[arrowscale=1.5,arrows=<->,yAxis=false,labels=none](0,0)(-8,0) 
(8,0)
	\psxTick[linecolor=red](1.5){x_0}
	\uput[270](0,0){$0$}
	\uput[270](7,0){$7$}
	\psdots*[linecolor=red,dotsize=3pt 3](-2,0)(-3,0)(-4,0)(-5,0)
	\end{pspicture}
\end{center}


\end{document}
_______________________________________________
PSTricks mailing list
PSTricks at tug.org
http://tug.org/mailman/listinfo/pstricks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20090513/26263a25/attachment.html 


More information about the PSTricks mailing list