That is a error writing the mail. In the file It´s ok. 

-----Mensaje original-----
De: Sells, Fred [mailto:[EMAIL PROTECTED] 
Enviado el: viernes, 13 de junio de 2003 13:40
Para: '[EMAIL PROTECTED]'
Asunto: RE: text align on the left in a table-cell [adr][Faked From
Address][html-removed]

you have a space after the word "left "

-----Original Message-----
From: Francisco García Leal [mailto:[EMAIL PROTECTED]
Sent: Friday, June 13, 2003 8:04 AM
To: [EMAIL PROTECTED]
Subject: text align on the left in a table-cell [adr][Faked From
Address][html-removed]


Hello.
 
  I have a table and I would like to align the text on the left, and
then I use the text-aling property with "left" value:
 
<fo:table>
         <fo:table-column column-width="2.5cm"/>
         <fo:table-column column-width="5.2cm"/>
              <fo:table-header>
                    <fo:table-row>
                          <fo:table-cell  border="0.5pt solid"
padding="2pt">
                             <fo:block text-align="left "
space-after="5pt"> Registro</fo:block>
                           </fo:table-cell>
 ...........
 
   but I get the text in the center with spaces on the left.
 
 
   I have another problem, if I have long text in the body:
<fo:table-cell  border="0.5pt solid" padding="2pt">
<fo:block font-weight="normal" text-align="left "
wrap-option="no-wrap"><xsl:value-of select="Registro"/>
                                                          </fo:block>
   
 
  I get the text out of the cell.
 
 
  Thanks in advance.
 
  Francisco.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to