<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div class="" style="word-wrap:break-word; line-break:after-white-space">I’m trying to run a test to see why the pst-nodes package is not letting me do certain things inside a big book project.
<div class="">I set up a minimal test file which (I think) calls all the relevant packages called by my much bigger book file. </div>
<div class=""></div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space">
<div class=""></div>
<div class=""> The commands inside this file (as is, before introducing the eventual changes which lead to problems in my book file) work fine in the context of my book project, </div>
<div class="">but in this stand-alone form I get the error message  (when typesetting as latex)</div>
<div class=""><br class="">
</div>
<div class="">
<blockquote type="cite" class="">
<div class="">./NodeTest.tex:19: Undefined control sequence.</div>
<div class="">\c@lor@to@ps ->\PSTricks </div>
<div class="">                         _Not_Configured_For_This_Format</div>
<div class="">l.19 <span class="x_Apple-tab-span" style="white-space:pre"></span>\pspolygon(</div>
<div class="">                 0,0)(4,0)(4,4)(0,4)</div>
</blockquote>
</div>
<div class="">
<div class=""><br class="">
</div>
</div>
<div class="">I thought \pspolygon was a basic command in PSTricks.  What have I forgotten to load?</div>
<div class=""><br class="">
</div>
<div class="">I’m sure my forehead will feel a loud <b class="" style="font-style:italic">
smack!</b><span class="" style="font-style:normal"> when I find out.</span></div>
</div>
</body>
</html>