min-height is the (more or less) same as block-progression-dimension.minimum which already works with 0.95. min-height and max-height are so-called "corresponding properties" and are only in FO for CSS compatibility. See: http://www.w3.org/TR/xsl11/#min-height
On 05.08.2008 10:53:34 Kamal Bhatt wrote: <snip/> > The feature I wanted was min-height. We spent most of today trying to > work out a good hack to replicate it. Setting a height on a row is the > closest we could get :( (FOP just spits out a warning if there is > "overflow", but lets it go through). Just as long as 0.95 doesn't > change this, we will probably upgrade. <snip/> Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
