When compiling the code below with latex && dvips, the diagonal line does not shine through transparency in the Postscript file. (Compiling with pdflatex gives a PDF file with the diagonal being visible when viewed with gv.) I'd be glad if I could ask you to repair this problem.
Thank you in advance,
Leon
\documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw (0,0) -- (1,1);
\draw[fill=cyan, fill opacity=0.5] (0,0) rectangle (1,1);
\end{tikzpicture}
\end{document}
Versions:
$ dvips --version
This is dvips(k) 5.996 Copyright 2016 Radical Eye Software
kpathsea version 6.2.2
Copyright 2016 Radical Eye Software.
There is NO warranty. You may redistribute this software
under the terms of the GNU General Public License
and the Dvips copyright.
For more information about these matters, see the files
named COPYING and dvips.h.
Primary author of Dvips: T. Rokicki.
$ latex --version
pdfTeX 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian)
kpathsea version 6.2.2
Copyright 2016 Han The Thanh (pdfTeX) et al.
There is NO warranty. Redistribution of this software is
covered by the terms of both the pdfTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX source.
Primary author of pdfTeX: Han The Thanh (pdfTeX) et al.
Compiled with libpng 1.6.24; using libpng 1.6.25
Compiled with zlib 1.2.8; using zlib 1.2.8
Compiled with poppler version 0.44.0
$ gv --version
gv 3.7.4
$ egrep "(Package:.)(pgf|tikz)" .log
Package: pgfrcs 2015/08/07 v3.0.1a (rcs-revision 1.31)
Package: pgf 2015/08/07 v3.0.1a (rcs-revision 1.15)
Package: pgfsys 2014/07/09 v3.0.1a (rcs-revision 1.48)
Package: pgfcore 2010/04/11 v3.0.1a (rcs-revision 1.7)
Package: pgfcomp-version-0-65 2007/07/03 v3.0.1a (rcs-revision 1.7)
Package: pgfcomp-version-1-18 2007/07/23 v3.0.1a (rcs-revision 1.1)
Package: pgffor 2013/12/13 v3.0.1a (rcs-revision 1.25)
Package: tikz 2015/08/07 v3.0.1a (rcs-revision 1.151)
The same bug occurs when viewing with evince 3.22.0.