[XeTeX] pstricks / pst-labo and xelatex
Akira Kakuto
kakuto at fuk.kindai.ac.jp
Thu Jul 18 04:09:50 CEST 2013
Dear Michael,
> It works fine with latex->dvips->ps2pdf, but I prefer using XeLaTeX for several reasons.
A temporary workaround:
%
% tube.tex
%
\documentclass{minimal}
\usepackage{pstricks,pst-labo}
\begin{document}
\begin{pspicture}
\pstTubeEssais
\end{pspicture}
\end{document}
latex tube
dvips tube
ps2pdf tube.ps tube.pdf
pdfcrop tube.pdf tube1.pdf
Include tube1.pdf in a XeLaTeX document.
Best regards,
Akira KAKUTO
More information about the XeTeX
mailing list