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&#39;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">&lt;<a href="mailto:hh-brasil@bol.com.br">hh-brasil@bol.com.br</a>&gt;</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 &lt;<a href="mailto:ekh.johan@gmail.com">ekh.johan@gmail.com</a>&gt;<br>
To:     Graphics with PSTricks &lt;<a href="mailto:pstricks@tug.org">pstricks@tug.org</a>&gt;<br>
Subject:        [pstricks] \psxTick error<br>
Send reply to:  Graphics with PSTricks &lt;<a href="mailto:pstricks@tug.org">pstricks@tug.org</a>&gt;<br>
        &lt;mailto:<a href="mailto:pstricks-">pstricks-</a><br>
<a href="http://request@tug.org?subject=unsubscribe" target="_blank">request@tug.org?subject=unsubscribe</a>&gt;<br>
        &lt;mailto:<a href="mailto:pstricks-">pstricks-</a><br>
<a href="http://request@tug.org?subject=subscribe" target="_blank">request@tug.org?subject=subscribe</a>&gt;<br>
<div><div></div><div class="h5"><br>
&gt; Hi all,<br>
&gt; I&#39;m trying to use \psxTick but I get &quot;Undefined control sequence&quot; when I run<br>
&gt; LaTeX.<br>
&gt; Can anyone tell me what I am doing wrong?<br>
&gt;<br>
&gt; I&#39;ve included the following packages:<br>
&gt;<br>
&gt; \usepackage{pstricks,pstricks-add,pst-math,pst-plot,pst-3dplot}<br>
&gt;<br>
&gt;<br>
&gt; This is my code:<br>
&gt;<br>
&gt; \begin{figure}[hbt]<br>
&gt;   \begin{center}<br>
&gt;     \psset{xAxisLabel=,yAxisLabel=}<br>
&gt;     \begin{psgraph}[ticks=none,Dx=2,Dy=2](0,0)(-5,-5)(5,5){0.5\textwidth}{!}<br>
&gt;       \psxTick(1.5){$a^2$}<br>
&gt;       \psplot[linewidth=1.25pt,algebraic]{-4.0}{4.0}{ 3*sin(3.141592*x/8.0)<br>
&gt; }<br>
&gt;     \end{psgraph}<br>
&gt;   \end{center}<br>
&gt; \end{figure<br>
&gt;<br>
&gt;<br>
&gt; //Johan<br>
&gt;<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>