Sorry, I didn't catch that earlier. What you're looking for is display-align="after". vertical-align is for the alignment of boxes inside a line area not inside a table-cell.
On 06.02.2006 18:03:44 Roberto Nunnari wrote: > Thank you Jeremias, that solves the problem. > > But even using 0.91beta, I cannot align table-cell > content to the bottom of the cell. > > I would expect that the following: > > <table-cell padding="4mm 1mm 0mm 1mm" > margin="0mm" > vertical-align="bottom"> > <block>m2</block> > </table-cell> > > would align the table-cell content to the bottom, but > it doesn't.. > > Again, the complete source FO document used is available at: > http://robi.nunnari.net/offerta.xml > > Any ideas? <snip/> Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
