[pstricks] fillcolor does not work with XeLaTeX
Donut E. Knot
the.counterterrorist at yahoo.com
Fri Feb 7 19:27:25 CET 2014
Dear folks,
Compile the following code with latex-dvips-ps2pdf first and the compare with xelatex.
\documentclass[preview,border=12pt]{standalone}
\usepackage{pst-node}
\psset{colsep=1cm,rowsep=2cm,mnode=C,fillstyle=solid,fillcolor=blue!40,linecolor=blue!40}
\begin{document}
\begin{psmatrix}
&[]&&[]&&[]\\ []&&[]&[]&&[]
\end{psmatrix}
\psset{linecolor=.}\ncline{1,2}{2,1}\ncline{1,2}{2,3}\ncline{2,1}{2,3}\ncline{1,4}{1,6}\ncline{2,4}{2,6}\ncline{1,4}{2,4}\ncline{1,6}{2,6}
\end{document}
The output of xelatex is wrong because the fillcolor does not take any effect.
Thank you in advance.
regards,
Code Mocker
(http://tex.stackexchange.com/users/19356)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140207/9b690d6e/attachment-0004.html>
More information about the PSTricks
mailing list