From 9e0534d6443f0c3a4959cf87697b91f93b4aa12a Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Fri, 19 Oct 2007 17:24:16 +0000 Subject: [PATCH] Updated for DocBook 5. --- xsl/params/ulink.footnotes.xml | 13 +++++++++---- xsl/params/ulink.show.xml | 10 +++++++++- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/xsl/params/ulink.footnotes.xml b/xsl/params/ulink.footnotes.xml index c436d4db0..f17c884a6 100644 --- a/xsl/params/ulink.footnotes.xml +++ b/xsl/params/ulink.footnotes.xml @@ -10,7 +10,7 @@ ulink.footnotes -Generate footnotes for ULinks? +Generate footnotes for ulinks? @@ -21,9 +21,14 @@ Description -If non-zero, the URL of each ULink will -appear as a footnote. - +If non-zero, and if ulink.show also is non-zero, +the URL of each ulink will appear as a footnote. + +DocBook 5 does not have an ulink element. When processing +DocBoook 5 documents, ulink.footnotes applies to all inline +elements that are marked up with xlink:href attributes +that point to external resources. + diff --git a/xsl/params/ulink.show.xml b/xsl/params/ulink.show.xml index 76021ef1e..6f90d5800 100644 --- a/xsl/params/ulink.show.xml +++ b/xsl/params/ulink.show.xml @@ -23,7 +23,15 @@ If non-zero, the URL of each ulink will appear after the text of the link. If the text of the link and the URL -are identical, the URL is suppressed. +are identical, the URL is suppressed. + +See also ulink.footnotes. + +DocBook 5 does not have an ulink element. When processing +DocBoook 5 documents, ulink.show applies to all inline +elements that are marked up with xlink:href attributes +that point to external resources. + -- 2.40.0