On Dec 21, 2007, at 09:16, Jeremias Maerki wrote: Hi
Right, as soon as you enable white-space-treatment="preserve" the hyphenation-character is just ignored. Otherwise, the hyphenation character works fine. Can you please open an issue in Bugzilla and add your files there? We'll have to look into this. http://issues.apache.org/bugzilla/
Filing a bug is not necessary. Vincent recently added this issue to an open Bugzilla entry that already indicates there are still problems with hyphenation in combination with preserved linefeeds/ white-space.
see: http://issues.apache.org/bugzilla/show_bug.cgi?id=38264
Unfortunately, I could not come up with a work-around. On 20.12.2007 21:37:19 Xuan Ngo wrote:<snip /> <xsl:attribute-set name="monospace.verbatim.properties" use-attribute-sets="verbatim.properties monospace.properties"> <xsl:attribute name="wrap-option">wrap</xsl:attribute> <xsl:attribute name="hyphenation-character">\</xsl:attribute> </xsl:attribute-set>
Maybe it's possible to tweak/customize one of the above referenced attribute set(s), so it does not generate a white-space- treatment="preserve" in the result. That is: if you really don't need preserved white-space around linefeeds.
Best browse around on the Docbook site, or ask on the Docbook list, unless there's a guru hanging out here that can tell you how.
Cheers Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
