On Mar 1, 2007, at 18:22, Chris Bowditch wrote:

Slawick wrote:
For example, I have:
"the row grows to 21600 millipoints, but the row shouldn't get any taller than MinOptMax[min=opt=max=12000] millipoints" But the font size I use is 12pt, and even if I add the 1pt padding on top and bottom, the result shouldn't be higher than 14pt.

Wrong. First of all theres half leading. Which means a line of text typically takes up 1.2x the font height.

1.2x 12pt = 14.4pt.

You don't show your FO, but if you have added 1pt padding top and bottom then the line height is up to:

16.4pt.

... on top of what Chris already pointed out:
If the fo:block inside the fo:table-cell has some space-before / space-after (or: margin-top / margin-bottom), this would also increases the row-height.


Cheers,

Andreas


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

Reply via email to