2

When executing the following code, I get the error:

Undefined control sequence. 
<recently read> \c@lor@to@ps l.7 [name=A] 1 & [name=B] 8 \\[0pt] ?

Here is the code:

\documentclass{article}
\usepackage{pstricks}
\usepackage{pst-node}

\begin{document}
\begin{psmatrix}[fillstyle=solid,mnode=circle,colsep=1]
[name=A] 1 & [name=B] 8 \\[0pt]
[name=C] 2 & [name=D] 9
\end{psmatrix}
\end{document} 

I have updated my packages as well but no affect.

Joseph Wright
  • 259,911
  • 34
  • 706
  • 1,036
subham soni
  • 9,673

0 Answers0