Did you copy the newly generated file into the source tree as suggested before running the ant package?
Manuel 2) Now run the codegen-unicode ant target contained in the standard fop build.xml file. This should create a new LineBreakUtils.java file in the fop top level build directory. 3) Copy that file to src/java/org/apache/fop/text/linebreak -----Original Message----- From: Brad Smith [mailto:[EMAIL PROTECTED] Sent: Saturday, 16 June 2007 00:47 To: [email protected] Subject: Re: Korean words breaking in the middle Ok, that got the package build, but I'm afraid the fix Manuel suggested does not work. Here's what I did: 1) Modified src/codegen/unicode/data/LineBreakPairTable.txt (see attached) 2) Ran ant codegen-unicode 3) Ran ant package 4) Rebuilt problem pdf using new fop Result was the same word-break problem. Any other suggestions would be appreciated. --Brad --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
