[pstricks] auto-pst-pdf fails to produce the output

Donut E. Knot the.counterterrorist at yahoo.com
Fri Feb 7 19:32:51 CET 2014


Dear folks,

I noticed the following code just produces 2 blank pages when compiled with pdflatex (with shell-escape enabled).
What is wrong?

\documentclass{article}
\usepackage{auto-pst-pdf}
\usepackage{pst-node}
\psset{colsep=1cm,rowsep=2cm,mnode=C,fillstyle=solid,fillcolor=blue,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}


Thank you in advance.

Best regards,

Code Mocker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140207/79f1b8f1/attachment-0003.html>


More information about the PSTricks mailing list