From f5fa61eb97c738b5bf9a643165fd0b52165b1cfc Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 25 Jul 2011 19:51:29 +0000 Subject: [PATCH] Remove dated (2002) reference to supported ulink characters. Add caveat about this applying only to empty ulink elements. --- xsl/params/ulink.hyphenate.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xsl/params/ulink.hyphenate.xml b/xsl/params/ulink.hyphenate.xml index 719e9374c..f80d465e3 100644 --- a/xsl/params/ulink.hyphenate.xml +++ b/xsl/params/ulink.hyphenate.xml @@ -28,8 +28,12 @@ is /). If the character in this parameter is a Unicode soft hyphen (0x00AD) or Unicode zero-width space (0x200B), some FO processors will be able to reasonably hyphenate long URLs. -As of 28 Jan 2002, discretionary hyphens are more widely and correctly -supported than zero-width spaces for this purpose. +Note that this hyphenation process is only applied when +the ulink element is empty and the url attribute is reused as +the link text. It is not applied if the ulink has +literal text content. The same applies in +in DocBook 5, where ulink was replaced with +link with an xlink:href attribute. -- 2.50.1