OK,<br>it is in the pstricks-add manual on the website.<br>If someone are using it successfully, please tell how it should be done.<br><br>I want to place a single tick on the positive and negative side of both the x-axis <br>
and the y-axis, and I want to label each tick manually. What is the best way of doing<br>that If I can't use psxTick and psyTick?<br><br>//Johan<br><br><br><div class="gmail_quote">On Wed, Aug 12, 2009 at 9:38 PM, hh <span dir="ltr"><<a href="mailto:hh-brasil@bol.com.br">hh-brasil@bol.com.br</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Just to mention: pst-add has no final status. What worked once, does not<br>
always work again - so do not update (which you might have done).<br>
<br>
I could not find the command psxTick in the book of Herbert Voss (5th<br>
edition).<br>
hh<br>
<br>
<br>
Date sent: Wed, 12 Aug 2009 20:20:34 +0200<br>
From: Johan Ekh <<a href="mailto:ekh.johan@gmail.com">ekh.johan@gmail.com</a>><br>
To: Graphics with PSTricks <<a href="mailto:pstricks@tug.org">pstricks@tug.org</a>><br>
Subject: [pstricks] \psxTick error<br>
Send reply to: Graphics with PSTricks <<a href="mailto:pstricks@tug.org">pstricks@tug.org</a>><br>
<mailto:<a href="mailto:pstricks-">pstricks-</a><br>
<a href="http://request@tug.org?subject=unsubscribe" target="_blank">request@tug.org?subject=unsubscribe</a>><br>
<mailto:<a href="mailto:pstricks-">pstricks-</a><br>
<a href="http://request@tug.org?subject=subscribe" target="_blank">request@tug.org?subject=subscribe</a>><br>
<div><div></div><div class="h5"><br>
> Hi all,<br>
> I'm trying to use \psxTick but I get "Undefined control sequence" when I run<br>
> LaTeX.<br>
> Can anyone tell me what I am doing wrong?<br>
><br>
> I've included the following packages:<br>
><br>
> \usepackage{pstricks,pstricks-add,pst-math,pst-plot,pst-3dplot}<br>
><br>
><br>
> This is my code:<br>
><br>
> \begin{figure}[hbt]<br>
> \begin{center}<br>
> \psset{xAxisLabel=,yAxisLabel=}<br>
> \begin{psgraph}[ticks=none,Dx=2,Dy=2](0,0)(-5,-5)(5,5){0.5\textwidth}{!}<br>
> \psxTick(1.5){$a^2$}<br>
> \psplot[linewidth=1.25pt,algebraic]{-4.0}{4.0}{ 3*sin(3.141592*x/8.0)<br>
> }<br>
> \end{psgraph}<br>
> \end{center}<br>
> \end{figure<br>
><br>
><br>
> //Johan<br>
><br>
<br>
<br>
</div></div>_______________________________________________<br>
PSTricks mailing list<br>
<a href="mailto:PSTricks@tug.org">PSTricks@tug.org</a><br>
<a href="http://tug.org/mailman/listinfo/pstricks" target="_blank">http://tug.org/mailman/listinfo/pstricks</a><br>
</blockquote></div><br>