Darrel Riekhof <[EMAIL PROTECTED]> wrote: > Could some expand on the paragraph below. What are the other relevant > attribs? What/Where is the database for my language (English)?
The relevant attributes are more or less described in chapter 7.9 of the spec (http://www.w3.org/TR/xsl/slice7.html#common-hyphenation-properties) In order to get hyphenation working, you probably have to set at least the language. Versions older than 0.19 had serious bugs, i use 0.20.2 without many problems, though there are still rahter unpleasant bugs (for example, words long enough to be hyphenated multiple times have problems, and hyphenation doesn't mix well with links and various font attribute changes). The datebases for hyphenation patterns are, quite obviously, in the hyph subdirectory of the FOP source distribution. Reading or changing these patterns requires some advanced knowledge, though. The values are compiled, therefore changes will only take effect after a rebuild of FOP. HTH J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]