On Fedora 10, when trying to generate a PDF with fop, it fails like so, presumably because fop-hyph is not packaged. It was previously part of fop itself, as pointed out in this similar Ubuntu bug: https://bugs.launchpad.net/ubuntu/+source/fop/+bug/310882 This is the full error: Jan 6, 2009 4:26:56 PM org.apache.fop.hyphenation.Hyphenator getHyphenationTree SEVERE: Couldn't find hyphenation pattern en
The hyphenation patterns can't be included in the fop package due to licensing issues (http://xmlgraphics.apache.org/fop/0.95/hyphenation.html#license-issues). They need to be installed separately (see instructions at http://offo.sourceforge.net/hyphenation/fop-stable/installation.html)