>----- Oorspronkelijk bericht ----- >Van: _zachary_ [mailto:[EMAIL PROTECTED] >Verzonden: vrijdag, juni 13, 2008 06:35 PM >
Hi Zach, >If I put three at the beginning of a line, followed by some text, and >then an fo:inline with italic, the words overlap where the inline fo object >is. Is that result obtained with the latest FOP Trunk that you checked out? Just checking since I could not immediately reproduce it... Can you send us the smallest possible FO that produces the problem on your end? An alternative solution to using no-break space would be something like: <fo:block> <fo:leader leader-pattern="space" leader-length="3em" /> "Hello this is my boots <fo:wrapper font-style="italic">italic floating</fo:wrapper> testing. </fo:block> Cheers Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
