[dvipdfmx] ghostscript 9.53 problem: pspicture content shifted
Ulrike Fischer
news3 at nililand.de
Tue Oct 6 11:18:10 CEST 2020
There seem to be a problem with xdvipdfmx + ghostscript 9.53
In the following document, when compiled with xelatex, the "x" is as
wanted in the center of the fbox when gs < 9.53 is used, but in the
left lower corner with gs = 9.53
\documentclass{article}
\usepackage{pstricks}
\begin{document}
\fbox{\begin{pspicture}(10,10)
\rput(5,5){x}
\end{pspicture}}
\end{document}
The problem seems to be only with xelatex+xdvipdfmx, with latex +
dvips + ps2pdf I get the correct output.
See also the discussion
https://tex.stackexchange.com/questions/565377/problem-after-tex-live-update
--
Mit freundlichen Grüßen
Ulrike Fischer
More information about the dvipdfmx
mailing list.