<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><font face="Calibri">Dear PSTricks list,</font></p>
    <p><font face="Calibri">is there anyone within the community who can
        test the following file with the workflow: LaTeX --> dvips
        --> Distiller --> PDF</font></p>
    <p><font face="Calibri">There occurs a misplot of the graph of a
        quite simple function that I never had before.</font></p>
    <p><font face="Calibri">Here a minimal example:</font></p>
    <p><font face="Calibri">\documentclass{article}<br>
        \usepackage{pst-plot}<br>
        \begin{document}<br>
        \begin{pspicture}[algebraic,plotpoints=2000](-2,-1)(7,7)<br>
        \def\funkj{2*Euler^(-2*x)}<br>
        \psaxes{->}(0,0)(-6.5,-7.5)(6.5,8.5)[$x$,-90][$y$,180]%
        Achsen<br>
        \psplot[linewidth=1pt,linecolor=green]{-6.5}{6.5}{\funkj}%<br>
        \end{pspicture}<br>
        \end{document}</font></p>
    <p><font face="Calibri">Compiling it the above mentioned way---the
        graph alternates along the positive x-axis, which should not
        happen at all for that kind of function.</font><br>
    </p>
    I am on the latest stand of TeXLive2017. Anyone out there, who can
    verify this misbehaviour?<br>
    <br>
    Using ps2pdf---this misplotting doesn't occur.<br>
    <br>
    Anyone out there in the community, who might know what the problem
    is about?<br>
    <br>
    Any hints or fixes are very appreciated and heartly welcome. No idea
    at all, why this problem comes along these days ...<br>
    <br>
    Thanks very much in advance,<br>
    <br>
    Kind regards,<br>
    <br>
    Jürgen<br>
    <pre class="moz-signature" cols="72">-- 
Jürgen Gilg
Austr. 59
70376 Stuttgart</pre>
  </body>
</html>