When I try to compile this simple document.
Code: Select all
\documentclass{article}\usepackage{pstricks}\begin{document}\psdots(1,1)\end{document}
Code: Select all
! Undefined control sequence.l.5 \psdots(1,1)
Code: Select all
\documentclass{article}\usepackage{pstricks}\begin{document}\psdots(1,1)\end{document}
Code: Select all
! Undefined control sequence.l.5 \psdots(1,1)
NEW: TikZ book now 40% off at Amazon.com for a short time.
\listfiles
to your preamble, and post the .log file here, as attachment to a post. Perhaps we can see the cause in that file.Code: Select all
*File List*article.cls 2007/10/19 v1.4h Standard LaTeX document classsize10.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/TeXLivepdftex.def 2009/08/25 v0.04m Graphics/color for pdfTeXsupp-pdf.mkii***********
NEW: TikZ book now 40% off at Amazon.com for a short time.