Arved Sandstrom wrote:
[shortened...]
> "hyphen.fo" in the docs/examples/fo directory is commented out of the
> build.xml for 'runtests'. I did this because FOP breaks on it. Something
> someone did with hyphenation needs to be fixed.
> 

Hi Arved,

I noticed this too. But then I discovered that hyphen.fo worked
perfectly from the command line! It took me some time (longer than it
should have), but I finally traced the problem to the fact that the
runtests.sh has builtools.jar before the fop.jar in the CLASSPATH. It
turns out my buildtools.jar (and probably a lot of other people's too)
is out of date and contains an old version of HyphenationTree.class.
When I rebuilt buildtools.jar (or put fop.jar in front of it), hyphen.fo
is fine. 

Cheers,
Karen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to