<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Feb 9, 2010 at 13:20, Fr. Michael Gilmary <span dir="ltr">&lt;<a href="mailto:FrMichaelGilmary@maronitemonks.org">FrMichaelGilmary@maronitemonks.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div bgcolor="#ffffff" text="#000000"><div class="im">
<br></div>
<br>
&lt;snip&gt;<div class="im"><br>
<br>
<blockquote type="cite">
  <blockquote type="cite">
    <pre>\RandBox{\usebox{\ornamentBox}} font {\webomints} [0.0em]

      (a) ([f\\g]f) (b)
([\hspace{.03ex}\rotatebox{-180}{j}\\\rotatebox{-180}{k}])
([\rotatebox{-180}{i}\\\hspace{.03ex}\rotatebox{-180}{l}])             (a)
([f\\g]f) (b)


\end{document}
    </pre>
  </blockquote>
  <pre>This generates warnings from varwidth, and then:

Runaway argument?
0.0em]
! Paragraph ended before \RandBox was complete.
&lt;to be read again&gt;
                   \par
l.69

?
  </pre>
</blockquote>
<br>
<br></div>
That&#39;s because there&#39;s a blank line after [0.0em] instead of a simple
line break ... you can avoid this by using the percent sign % so the
engine will ignore the linebreak, then it will work.<br>
<br>
For example:<div class="im"><br>
<br>
\RandBox{\usebox{\ornamentBox}} font {\webomints} [0.0em]%<br>
<br>
      (a) ([f\\g]f) (b)        
([\hspace{.03ex}\rotatebox{-180}{j}\\\rotatebox{-180}{k}])      
([\rotatebox{-180}{i}\\\hspace{.03ex}\rotatebox{-180}{l}])            
(a) ([f\\g]f) (b)<br>
<br>
<br>
<br></div>
Or, just delete the empty line, which I think is what was included in
my last email.<br>
<br>
I&#39;m glad it works for you. It&#39;s rather a pain to set it up, but it does
make for a lovely addition to a card or some types of documents.<div class="im"><br>
<br></div></div></blockquote><div>Thanks again. You have been very helpful.<br><br>Kamal Abdali  <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div bgcolor="#ffffff" text="#000000"><div class="im">
</div></div>

<br><br>
<br>
--------------------------------------------------<br>
Subscriptions, Archive, and List information, etc.:<br>
  <a href="http://tug.org/mailman/listinfo/xetex" target="_blank">http://tug.org/mailman/listinfo/xetex</a><br>
<br></blockquote></div><br></div>