Abel Braaksma <abel.online <at> xs4all.nl> writes: > > Look for the thread of around 19/7 this month with the title "Force word > wrap" that discusses the same issue. In a nutshell: either use Soft > Hyphens (SHY) or use Zero Width Space (ZWS) depending on whether you > want to see a hyphen when it breaks or not. Make sure your font supports > them (SHY is supported by all I believe). > > Nicolas Baumann wrote: > > Hello, > > > > When a word is too large for a table cell, it overlaps on the next cell. > > How do I avoid this ? > > I'm using fop 0.93. > > > > Thanks, > > Nicolas. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: fop-users-unsubscribe <at> xmlgraphics.apache.org > > For additional commands, e-mail: fop-users-help <at> xmlgraphics.apache.org > > > > > > > > >
I'd like to use a soft hyphen but I can't predict where to break the word like in the last example. I tried this : wrap-option="wrap" hyphenate="true" language="fr" but it didn't work thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
