From: Norman Walsh Date: Thu, 4 Jul 2002 15:12:12 +0000 (+0000) Subject: Feature req #525507: support xref to para by using the nearest containing section... X-Git-Tag: release/1.79.1~6^2~5503 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8a98688052e202612abf8c689c82ddaec570930;p=docbook-dsssl Feature req #525507: support xref to para by using the nearest containing section as the generated text --- diff --git a/xsl/fo/block.xsl b/xsl/fo/block.xsl index 7680d5120..9aee590dc 100644 --- a/xsl/fo/block.xsl +++ b/xsl/fo/block.xsl @@ -25,6 +25,7 @@ + diff --git a/xsl/fo/xref.xsl b/xsl/fo/xref.xsl index e0b96111f..1d8b1774b 100644 --- a/xsl/fo/xref.xsl +++ b/xsl/fo/xref.xsl @@ -90,7 +90,7 @@ - + @@ -469,6 +469,44 @@ + + + + + + + + + + diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index c0ad04969..3c52ac5d6 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -493,6 +493,44 @@ + + + + + + + + + + @@ -646,7 +684,7 @@ - + Link element has no content and no Endterm.