hi! some text from a fo file is not displayed correct in my pdf output. the problem seems to be a space close to the end of a fo:inline in combination with hyphenate=true in the surrounding block element
<fo:block hyphenate="true" language="de"> <fo:inline>abcdefgh sende ihnen .</fo:inline> </fo:block> with hyphenate="false" everything works fine. the error occurred several times with different texts - the problem seems to be a single space. attached the complete fo > os: debian stable > fop: trunk (2008-10-26) > offo-hyphenation-1.1 (Nov 07 2008) http://www.nabble.com/file/p20535318/mist.fo mist.fo -- View this message in context: http://www.nabble.com/hyphenate-causes-error-tp20535318p20535318.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]
