I tried recompiling my fop.jar with the changes in
{source-dir}/hyph/en.xml, still no luck.Just to make sure, if i added to <classes>: ) ( , and to <patterns>: 7( )7 ,7 And the text: "Frapples,Robert(Agency)" is split at 15 characters, I should get: "Frapples,- Robert(Agency)" Right? On Tue, 14 Dec 2004 07:24:39 -0500, robert frapples <[EMAIL PROTECTED]> wrote: > On Mon, 13 Dec 2004 23:17:01 +0100, J.Pietschmann <[EMAIL PROTECTED]> wrote: > > robert frapples wrote: > > > C:\fop\hyph\en.xml has: > > > . . . > > > <patterns> > > > 5( > > > ,5 > > > )5 > > > . . . > > > > > > Shouldn't this make it tend to break before and after parenthesis, and > > > after commas? Am I missing something? > > > > You have to add parenthesis and comma to the "classes" entry. And > > you'll get a hyphen unless you redefined the hyphen character to > > be something like a ZWS. > > > I added, to <classes> > ( > ) > , > > Still no luck. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
