[EMAIL PROTECTED] wrote:
   > >    <fo:table-row font-weight="normal" font-size="14pt"
   >          text-align="left" display-align="center" margin="2mm"
   >You shold move the text-align and display-align properties to the
   >table cell, at least the latter doesn't have an effect otherwise.

I put these properties in table-row to avoid reapeating them in each cell.
I know they have no effect in the row element, but they seem to be
correctly inherited, since I got the results I expected in the cells. I
thought this was a valid way of defining inheritable properties, wasn't it?

It is valid, but there were problem in inheriting properties by table cells. Apparently they fixed themselves :-)

J.Pietschmann



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



Reply via email to