Thanks. <br>The following code works.<br><br>
\begin{pspicture}(-2,-2)(2,2)<br>
 &nbsp;\psline[linestyle=dashed](-2,-2)(2,2)<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
\end{pspicture}<br><br>
</blockquote><br>Nwojo Agwu<br>===========================<br><br><div class="gmail_quote">On Mon, Feb 9, 2009 at 6:00 AM,  <span dir="ltr">&lt;<a href="mailto:pstricks-request@tug.org">pstricks-request@tug.org</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;">Send PSTricks mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:pstricks@tug.org">pstricks@tug.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://tug.org/mailman/listinfo/pstricks" target="_blank">http://tug.org/mailman/listinfo/pstricks</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:pstricks-request@tug.org">pstricks-request@tug.org</a><br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:pstricks-owner@tug.org">pstricks-owner@tug.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of PSTricks digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
 &nbsp; 1. how does one draw a dashed line using psrticks (Nwojo Agwu)<br>
 &nbsp; 2. Re: Two fail --- Backward solution? (David Arnold)<br>
 &nbsp; 3. Re: how does one draw a dashed line using psrticks<br>
 &nbsp; &nbsp; &nbsp;(Jean-C?me Charpentier)<br>
 &nbsp; 4. Re: how does one draw a dashed line using psrticks<br>
 &nbsp; &nbsp; &nbsp;(Jean-C?me Charpentier)<br>
 &nbsp; 5. Re: Two fail --- Backward solution? (Dominique RODRIGUEZ)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sun, 8 Feb 2009 07:29:52 -0500<br>
From: Nwojo Agwu &lt;<a href="mailto:nnagwu@gmail.com">nnagwu@gmail.com</a>&gt;<br>
Subject: [pstricks] how does one draw a dashed line using psrticks<br>
To: <a href="mailto:pstricks@tug.org">pstricks@tug.org</a><br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:6e0640350902080429x659a6417i1e68adf5982fc2b4@mail.gmail.com">6e0640350902080429x659a6417i1e68adf5982fc2b4@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hi,<br>
I wanted to draw a dashed so I typed the following<br>
<br>
\psline{linestyle=dashed}(x_{0},y_{0})(x_{1},y_{1}).<br>
<br>
I received a Pstricks error message. Could someone please let me know what<br>
the right command should be.<br>
<br>
Thanks,<br>
Nwojo<br>
==================================<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://tug.org/pipermail/pstricks/attachments/20090208/b3b00b41/attachment-0001.html" target="_blank">http://tug.org/pipermail/pstricks/attachments/20090208/b3b00b41/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sun, 8 Feb 2009 08:25:58 -0800<br>
From: David Arnold &lt;<a href="mailto:dwarnold45@suddenlink.net">dwarnold45@suddenlink.net</a>&gt;<br>
Subject: Re: [pstricks] Two fail --- Backward solution?<br>
To: Graphics with PSTricks &lt;<a href="mailto:pstricks@tug.org">pstricks@tug.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:72F7BA69-4195-4F0E-A686-1C25C06787E2@suddenlink.net">72F7BA69-4195-4F0E-A686-1C25C06787E2@suddenlink.net</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed<br>
<br>
OK, these work. Thanks very much.<br>
<br>
I am looking at the line:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;\psplotDiffEqn[linecolor=black]{0}{.18}{-1.5}{\Funct}<br>
<br>
So, the problem was the fact that the solution &quot;blows up&quot; in finite<br>
time. I had:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;\psplotDiffEqn[linecolor=black]{0}{2}{-1.5}{\Funct}<br>
<br>
So there must have been some sort of overflow error?<br>
<br>
D.<br>
<br>
On Feb 8, 2009, at 2:04 AM, Dominique RODRIGUEZ wrote:<br>
<br>
<br>
Hello,<br>
<br>
Could you please confirm the following plottings.<br>
I include the source code.<br>
<br>
Hope it helps,<br>
Dominique<br>
--<br>
 &nbsp; Les Galini?res - 07460 St Andr? de C. FRANCE-- tel: (+33)<br>
475.39.05.82&lt;equadif.pdf&gt;&lt;equadif.pdf&gt;__________________________________<br>
_____________<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>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Sun, 08 Feb 2009 18:04:42 +0100<br>
From: Jean-C?me Charpentier &nbsp; &nbsp; &lt;<a href="mailto:jean-come.charpentier@wanadoo.fr">jean-come.charpentier@wanadoo.fr</a>&gt;<br>
Subject: Re: [pstricks] how does one draw a dashed line using psrticks<br>
To: Graphics with PSTricks &lt;<a href="mailto:pstricks@tug.org">pstricks@tug.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:498F10AA.2050400@wanadoo.fr">498F10AA.2050400@wanadoo.fr</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Nwojo Agwu a ?crit :<br>
&gt; Hi,<br>
<br>
 &nbsp;Hello,<br>
<br>
&gt; I wanted to draw a dashed so I typed the following<br>
&gt;<br>
&gt; \psline{linestyle=dashed}(x_{0},y_{0})(x_{1},y_{1}).<br>
<br>
 &nbsp;That&#39;s the right way.<br>
<br>
&gt; I received a Pstricks error message. Could someone please let me know<br>
&gt; what the right command should be.<br>
<br>
 &nbsp;Did You type your command like this? &nbsp;That is, with the real<br>
characters &quot;(x_{0},y_{0})(x_{1},y_{1})&quot;? &nbsp;If yes, the error is obvious:<br>
x_{0} and the others are not correct coordinates.<br>
<br>
 &nbsp;Is the following code correct for you?<br>
<br>
\documentclass{minimal}<br>
\usepackage{pstricks}<br>
<br>
\begin{document}<br>
\begin{pspicture}(-2,-2)(2,2)<br>
 &nbsp;\psline[linestyle=dashed](-2,-2)(2,2)<br>
\end{pspicture}<br>
\end{document}<br>
<br>
If no, what is the *exact* error message (copy paste from you log file).<br>
<br>
 &nbsp;Jean-C?me Charpentier<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Sun, 08 Feb 2009 18:17:29 +0100<br>
From: Jean-C?me Charpentier &nbsp; &nbsp; &lt;<a href="mailto:jean-come.charpentier@wanadoo.fr">jean-come.charpentier@wanadoo.fr</a>&gt;<br>
Subject: Re: [pstricks] how does one draw a dashed line using psrticks<br>
To: Graphics with PSTricks &lt;<a href="mailto:pstricks@tug.org">pstricks@tug.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:498F13A9.5070807@wanadoo.fr">498F13A9.5070807@wanadoo.fr</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Jean-C?me Charpentier a ?crit :<br>
&gt; Nwojo Agwu a ?crit :<br>
&gt;&gt; Hi,<br>
&gt;<br>
&gt; &nbsp; Hello,<br>
&gt;<br>
&gt;&gt; I wanted to draw a dashed so I typed the following<br>
&gt;&gt;<br>
&gt;&gt; \psline{linestyle=dashed}(x_{0},y_{0})(x_{1},y_{1}).<br>
&gt;<br>
&gt; &nbsp; That&#39;s the right way.<br>
<br>
 &nbsp;Ooops! I was blind! That&#39;s wrong :-)<br>
<br>
 &nbsp;\psline[optional argument](...)(...) rather than<br>
 &nbsp;\psline{optional argument}(...)(...)<br>
<br>
You see? brackets rather braces.<br>
<br>
 &nbsp;BTW, I suppose the error was about an arrow not defined. \psline<br>
syntax could be:<br>
 &nbsp;\psline{arrow type}(...)(...)<br>
<br>
 &nbsp;Jean-C?me Charpentier<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Sun, &nbsp;8 Feb 2009 20:54:14 +0100 (CET)<br>
From: Dominique RODRIGUEZ &lt;<a href="mailto:dominique.rodriguez@waika9.com">dominique.rodriguez@waika9.com</a>&gt;<br>
Subject: Re: [pstricks] Two fail --- Backward solution?<br>
To: <a href="mailto:pstricks@tug.org">pstricks@tug.org</a><br>
Message-ID: &lt;20090208195414.6CCD19A23@ursamajor.galinieres&gt;<br>
<br>
<br>
&gt; &nbsp;So there must have been some sort of overflow error?<br>
<br>
exact<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<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>
<br>
<br>
End of PSTricks Digest, Vol 73, Issue 10<br>
****************************************<br>
</blockquote></div><br>