I just recompiled to check this.<br><br>Welcome to DrScheme, version 349.100-svn7jun2006.<br>Language: (module ...).<br>&gt; (require (lib &quot;texpict.ss&quot; &quot;texpict&quot;)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (lib &quot;utils.ss&quot; &quot;texpict&quot;))
<br>&gt; (hc-append (cloud 50 50))<br>&lt;cloud&gt;<br>&gt; (hc-append (cloud 50 50)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (cloud 50 50))<br>&lt;bug&gt; pict-width: expects args of type &lt;struct:pict&gt;; given instance of a different &lt;struct:pict&gt;
<br>&gt; <br clear="all"><br>Any idea?<br><br>Jay<br><br>-- <br>Jay McCarthy &lt;<a href="mailto:jay@cs.brown.edu">jay@cs.brown.edu</a>&gt;<br><a href="http://jay.makeoutcity.com/">http://jay.makeoutcity.com/</a>