> -----Original Message----- > From: Andreas L. Delmelle [mailto:[EMAIL PROTECTED] >
Just occurred to me that there is another option... > Since FOP 0.20.5 does not yet implement space-*.conditionality="retain", I > guess you're going to have to play with the space-* properties, i.e. drop > them in some places, set them to 24pt in others. Maybe you can try inserting empty blocks or pseudo-blocks with a line-height of 12pt to mimick the space-* with conditionality="retain": <fo:block line-height="12pt" /> or <fo:block line-height="12pt"> </fo:block> HTH! Greetz, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
