[tex-live] Still issues with Ghostscript 9.25
Uwe Siart
usenet at siart.de
Sat Sep 15 15:28:30 CEST 2018
After the recent update of Ghostscript to v9.25 ps2pdf fails to produce
correct PDFs with transparency. If I process this MWE
\documentclass{article}
\usepackage{pstricks}
\begin{document}
\begin{pspicture}(-3,-3)(3,3)
\pscircle*[linecolor=blue] (-1,0){3}
\pscircle*[linecolor=red,opacity=0.2]( 1,0){3}
\end{pspicture}
\end{document}
with 'latex+dvips+ps2pdf' I don't see the transparency of the red circle
in the PDF.
Probably it's better to revert back to gs 9.23 again.
--
Uwe
More information about the tex-live
mailing list