When I try to compile this simple document.
\documentclass{article} \usepackage{pstricks} \begin{document} \psdots(1,1) \end{document}
I get the error
! Undefined control sequence. l.5 \psdots (1,1)
Can someone suggest a solution?
\documentclass{article} \usepackage{pstricks} \begin{document} \psdots(1,1) \end{document}
! Undefined control sequence. l.5 \psdots (1,1)
\listfiles
to your preamble, and post the .log file here, as attachment to a post. Perhaps we can see the cause in that file.
*File List* article.cls 2007/10/19 v1.4h Standard LaTeX document class size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option) pstricks.sty 2008/11/26 v0.40 LaTeX wrapper for `PSTricks' (RN,HV) pstricks.tex 2009/05/19 v1.29 `PSTricks' (tvz,hv) color.sty 2005/11/14 v1.0j Standard LaTeX Color (DPC) color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive pdftex.def 2009/08/25 v0.04m Graphics/color for pdfTeX supp-pdf.mkii ***********
Return to “Graphics, Figures & Tables”
Users browsing this forum: No registered users and 9 guests