Thank you!<br>Silly me...<br>//Johan<br><br><div class="gmail_quote">On Thu, Aug 13, 2009 at 12:25 AM, Michael Sharpe <span dir="ltr">&lt;<a href="mailto:mchl.sharpe@gmail.com">mchl.sharpe@gmail.com</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;">\parametricplot[algebraic,linecolor=red]{0}{3.141592}{4*(cos(t))^(0.5)|3*(sin(t))^(0.5)}<br>

<br>
leads to a PostScript error because you are attempting to take the square root of a negative quantity. It will works over the range 0,pi/2.<br>
<br>
Michael<div><div></div><div class="h5"><br>
<br>
On Aug 12, 2009, at 3:02 PM, Johan Ekh wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all (again...),<br>
one more question.<br>
<br>
I try to plot a part of a superellipse. When I use the code below it works,<br>
<br>
\parametricplot[linecolor=red]{0}{3.141592}{4*(cos(t))^(1.0)|3*(sin(t))^(1.0)}<br>
<br>
but when I change the exponent to something else the 1, e.g.<br>
<br>
\parametricplot[linecolor=red]{0}{3.141592}{4*(cos(t))^(0.5)|3*(sin(t))^(0.5)}<br>
<br>
it does not work. LaTeX runs without error but when I create a pdf with dvipdf<br>
it halts at the figure. Same result if I use \psLame in pst-func.<br>
<br>
If I look at the dvi-file, it does not contain the figure but it does not halt at the figure.<br>
Everything before and after the figure is produced.<br>
<br>
Has anyone a solution to this?<br>
</blockquote>
<br></div></div>
_______________________________________________<br>
PSTricks mailing list<br>
<a href="mailto:PSTricks@tug.org" target="_blank">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>