Installation of Compiled Hyphenation Patterns for FOP-0.20.5
Installation of Compiled Hyphenation Patterns for FOP-0.20.5
The jar file fop-hyph.jar contains the XML hyphenation patterns compiled for FOP-0.20.5. To use these hyphenation patterns with FOP, do one of the following:
- If you invoke FOP using the shell script fop.sh or the batch
file fop.bat distributed with FOP, do one of the following:
- Copy the jar file fop-hyph.jar into the lib directory of the your FOP installation, or
- copy the jar file fop-hyph.jar into the build directory of the your FOP installation, or
- copy the jar file fop-hyph.jar into a directory of your choice and set the environment variable FOP_HYPHENATION_PATH equal to the path of the chosen directory. In Unix shells, export the variable. On Unix you can also set this variable in your fop rc file $HOME/.foprc.
- If you invoke FOP in your own way, include fop-hyph.jar into your classpath.
Note that these patterns were compiled for FOP's distributed version 0.20.5. They may or may not be usable with other versions of FOP.
See also the hyphenation page of FOP's web site.
