On 23.08.2005 10:39:11 Willy Reinhardt wrote: > Hi, > > I am using fop version 0.20.5 and according the compliance page > properties widows and orphans aren't supported. But after looking over > the net I found some messages which said the orphans,widows properties > are implemented (version 0.17.). > > - What is the status, orphans and widows properties are implemented or > not ?
They are not implemented in 0.20.5. They work in the current development code, however. :-) > - If not how to manage a break into fo:block when it reach the end of > page ? The only thing you can probably do with 0.20.5 is to put the blocks in a table and use keep-together. > Thanks > > Willy > > Note: I tried to use it and usually when you use an unimplemented > feature fop log a message "[ERROR] property - "xxx" is not implemented > yet." I didn't get any log message but the result wasn't correct. > I use it as: > <fo:block font-family="Times,serif" font-size="10pt" > font-weight="normal" color="black" text-align="justify" orphans="5" > widows="5"> > huge texte... > </fo:block> Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]