<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I've noticed that the pst-poly package doesn't work anymore. When <br> compiling the code presented below, I receive the error <br> Argument of \special@length has an extra }. <br> <BR>\documentclass{article} <br> <BR>\usepackage{pstricks} <br> \usepackage{pst-poly} <br> <BR>\begin{document} <br> &nbsp;&nbsp;&nbsp; \begin{pspicture}(8,3)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \psgrid[subgriddots=2,gridwidth=0.7pt,gridlabels=5pt]<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \rput(6,1.5)&nbsp; {\PstHexagon[unit=1.5]}<br>&nbsp;&nbsp;&nbsp; \end{pspicture}<br> \end{document}<br><br><br>After I updated pstricks, this code doesn work anymore<br><br>Thanks a lot for your help<br>Venustiano Soancatl<br><br /><hr />What can you do with the new Windows Live? <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Find out</a></body>
</html>