[pstricks] Major basic problem using Distiller for PS plots

Juergen Gilg gilg at acrotex.net
Tue Jun 20 22:05:29 CEST 2017


Dear PSTricks list,

is there anyone within the community who can test the following file 
with the workflow: LaTeX --> dvips --> Distiller --> PDF

There occurs a misplot of the graph of a quite simple function that I 
never had before.

Here a minimal example:

\documentclass{article}
\usepackage{pst-plot}
\begin{document}
\begin{pspicture}[algebraic,plotpoints=2000](-2,-1)(7,7)
\def\funkj{2*Euler^(-2*x)}
\psaxes{->}(0,0)(-6.5,-7.5)(6.5,8.5)[$x$,-90][$y$,180]% Achsen
\psplot[linewidth=1pt,linecolor=green]{-6.5}{6.5}{\funkj}%
\end{pspicture}
\end{document}

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.

I am on the latest stand of TeXLive2017. Anyone out there, who can 
verify this misbehaviour?

Using ps2pdf---this misplotting doesn't occur.

Anyone out there in the community, who might know what the problem is about?

Any hints or fixes are very appreciated and heartly welcome. No idea at 
all, why this problem comes along these days ...

Thanks very much in advance,

Kind regards,

Jürgen

-- 
Jürgen Gilg
Austr. 59
70376 Stuttgart

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20170620/8517392a/attachment.html>


More information about the PSTricks mailing list