hi again,
 
of cause it's the html part that is interesting :
 
----cut
 
<table border=0 cellspacing=0 cellpadding=0 width="100%">
<!-- Start defining the center, this will force the other rows to use this center -->
 <tr>
   <td width="50%"></td>
 <td align=center nowrap>&nbsp;</td>
    <td width="50%"></td>
  </tr>
<!-- End defining the center -->
 

 <tr>
    <td align=right nowrap><i>much longer left much longer left much longer left</i>&nbsp;</td>
 <td align=center nowrap>&nbsp; = &nbsp;</td>
    <td align=left nowrap><i>right</i></td>
    <td width="100%"></td> <!-- use like \hfill -->
    <td nowrap>(1.1)</td>
  </tr>
 
<tr><td>&nbsp;</td></tr>
 
 <tr>
 
    <td align=right nowrap><i>left</i>&nbsp;</td>
 <td align=center nowrap>&nbsp; = &nbsp;</td>
    <td align=left nowrap><i>right</i></td>
    <td width="100%"></td> <!-- use like \hfill -->
    <td nowrap>(1.2)</td>
  </tr>
 
<tr><td>&nbsp;</td></tr>
 
 <tr>
    <td align=right nowrap><i>left</i>&nbsp;</td>
 <td align=center nowrap>&nbsp; = &nbsp;</td>
    <td align=left nowrap><i>much longer right</i></td>
    <td width="100%"></td> <!-- use like \hfill -->
    <td nowrap>(1.3)</td>
  </tr>
 
<tr><td>&nbsp;</td></tr>
 
 <tr>
    <td align=right nowrap><i>left</i>&nbsp;</td>
 <td align=center nowrap>&nbsp; = &nbsp;</td>
    <td align=left nowrap>&nbsp;</td>
    <td width="100%"></td> <!-- use like \hfill -->
    <td nowrap>(1.4)</td>
  </tr>
 
<tr><td>&nbsp;</td></tr>
 
 <tr>
    <td align=right nowrap>&nbsp;</td>
 <td align=center nowrap>&nbsp; = &nbsp;</td>
    <td align=left nowrap><i>right</i></td>
    <td width="100%"></td> <!-- use like \hfill -->
    <td nowrap>(1.5)</td>
  </tr>
  
</table>
----
 
Best,
Peter

Programmer Peter Morling, University of Southern Denmark
Department of Statistics, Sdr. Boulevard 23A, DK-5000 Odense C
Phone (+45) 6550 3399
_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html

Reply via email to