[pstricks] pst-venn diagram compilation difference between xetex and latex-->dvi-->ps-->pdf

Youssef Cherem ycherem at gmail.com
Thu Oct 17 00:52:17 CEST 2019


When compiling the following with xelatex:



\documentclass{article}\usepackage{pstricks}\usepackage{pst-venn}
\begin{document}
\begin{pspicture}(-3.2,-3.2)(3.2,3.2)\psVenn[bgcircle](-1,0.5)(0,-1)(1,0.5){1.5}{1}\end{pspicture}
\begin{pspicture}(-3.2,-3.2)(3.2,3.2)\psVenn[bgcircle=false](-1,0.5)(0,-1)(1,0.5){1.5}{1}\end{pspicture}
\end{document}

I get the result below:


https://i.stack.imgur.com/zJft7.png


Whereas if I compile with latex-->dvips-->ps2pdf, I get the desired result:


https://i.stack.imgur.com/nPulI.png


Is there a way around so as to be able to compile it with xelatex?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/pstricks/attachments/20191016/6a46af0a/attachment.html>


More information about the PSTricks mailing list