<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi everyone, <br><br>> Message: 1<br><div>> Date: Tue, 16 Aug 2011 12:18:51 -0400<br>> From: "Martin Chicoine" <martin.chicoine@umontreal.ca><br>> To: <pstricks@tug.org><br>> Subject: [pstricks] Problem with psplotImp<br> <br>> It seems that something has changed in the psplotImp code. The following<br>> example used to show up correctly. But now, there are dots where there used<br>> to be a continuous line.<br>I would like to add that the same thing happened to my code. <br>And I have just reinstalled MikTeX. <br><br><br>> Message: 2<br>> Date: Tue, 16 Aug 2011 18:37:01 +0200<br>> From: Herbert Voss <Herbert.Voss@FU-Berlin.DE><br><br>> Am 16.08.2011 18:18, schrieb Martin Chicoine:<br>> > It seems that something has changed in the psplotImp code. The following<br>> > example used to show up correctly. But now, there are dots where there used<br>> > to be a continuous line.<br>> <br>> no, there were never lines, the macro plots only dots!<br>> You can try "stepFactor=0.1"<br>> <br>> Herbert<br><br>Dear Herbert, <br><br>Where should I put "stepFactor=0.1" ? <br><br>> > \documentclass{article}<br>> > \usepackage{pst-func}<br>> > \begin{document}<br>> > \begin{psgraph}(0,0)(-3.6,-7.5)(5.3,2.9){6cm}{!}<br>> > \psclip{\psframe[linestyle=none](-3.7,-7.5)(5.3,2.9)}<br><br>> >    \psplotImp[algebraic,linewidth=1.5pt,<br>> > linecolor=blue](-3.79,-8.10)(5,3.00){x^3*y+2*y^2-(-6)}<br>Here? <br><br>    \psplotImp[algebraic,linewidth=1.5pt,<br>linecolor=blue,stepFactor=0.1](-3.79,-8.10)(5,3.00){x^3*y+2*y^2-(-6)}<br><br>> > \endpsclip<br>> > \end{psgraph}<br>> > \end{document}<br><br>And I would like to add two more questions: <br><br>1) is there a control sequence like \LaTeX to write PSTRICKS in a sort <br>of a logo? <br><br>2) the output of my file (ps) is starting too low in the page, as a result <br>the bottom of the page doesn't show up. I use both geometry and crop <br>packages and everything is working fine. I can send a sample page and <br>my master files if there is someone interested in seeing what is going on. <br><br>Thank you. <br><br>Best regards, <br>Luis <br><br></div>                                    </div></body>
</html>