<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">All,<div><br></div><div>I have this in my preamble:</div><div><br></div><div><div>\usepackage{hyperref}</div><div>\usepackage{pifont}</div><div>\newsubfloat{figure}</div><div>\newsubfloat{table}</div><div>\usepackage{graphicx}</div><div>\usepackage{amsmath}</div><div>\usepackage{amssymb}</div><div>\usepackage{pstricks}</div><div>\usepackage{pst-bar}</div><div>\usepackage{pst-plot}</div><div>\usepackage{pst-tree}</div><div>\usepackage{pst-eucl}</div><div>%\usepackage{pst-solides3d}</div><div>\usepackage{pstricks-add}</div><div><br></div><div>Everything compiles fine. When I uncomment the \usepackage{pst-solides3d}, I get this error:</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">! You can't use `macro parameter character #' in restricted horizontal mode.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">\in@ #1#2-&gt;\def \in@@ ##1#1##</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2##3\in@@ {\ifx \in@ ##2\in@false \else \in@tru...</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">l.217 ...ows=&lt;-&gt;,arrowscale=1.5]{-7.5}{2.5}{2*x+5}</div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Monaco; min-height: 14.0px">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br class="webkit-block-placeholder"></p><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 10px/normal Monaco; ">?&nbsp;</div><div><font class="Apple-style-span" face="Monaco" size="2"><span class="Apple-style-span" style="font-size: 10px;"><br></span></font></div><div><font class="Apple-style-span" face="Monaco" size="2"><span class="Apple-style-span" style="font-size: 10px;">It's conflicting with the psplot command that looks like this:</span></font></div><div><font class="Apple-style-span" face="Monaco" size="2"><span class="Apple-style-span" style="font-size: 10px;"><br></span></font></div><div><font class="Apple-style-span" face="Monaco" size="2"><span class="Apple-style-span" style="font-size: 10px;"><div>\psplot[linecolor=blue,algebraic=true,arrows=&lt;-&gt;,arrowscale=1.5]{-7.5}{2.5}{2*x+5}</div><div><br></div><div>Any thoughts?</div><div><br></div><div>David.</div></span></font></div></div></div></body></html>