From: Bob Stayton Date: Fri, 17 Jan 2014 23:10:44 +0000 (+0000) Subject: Fix bug #1306: warn of nested links. X-Git-Tag: release/1.79.1~6^2~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd9d703c42bbcce3622bfb7ac617790a54e17fa7;p=docbook-dsssl Fix bug #1306: warn of nested links. --- diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index 9a3612aa7..075ff8399 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -30,6 +30,25 @@ + + + + WARNING: nested link may be undefined in output: + + + @linkend = ' + + '. + + + @xlink:href = ' + + '. + + + + +