I have narrowed the issue down to my FONT!?? When I use DejaVu that overlap happens, however whenever I use the default font it looks fine. BIZARRE. If you have any ideas as to why that would be a great help, otherwise it looks like i'm going to have to use the default font.
thank you for your help zach Andreas Delmelle-2 wrote: > >>----- 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] > > > -- View this message in context: http://www.nabble.com/fop-trunk-nonbreaking-spaces-tp17827477p17832341.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
