From: Daniel Leidert Date: Tue, 26 Apr 2011 22:48:50 +0000 (+0000) Subject: Fix Debian bug #611924 (http://bugs.debian.org/611924): X-Git-Tag: release/1.79.1~6^2~752 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a7e0f75851ee55152e6a7f533691a67cd7b437f;p=docbook-dsssl Fix Debian bug #611924 (http://bugs.debian.org/611924): A quote element with an xml:id will lead to two anchors with the same name or ID which is not allowed. So don't call the anchor template. It is already called by inline.charseq. --- diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index f0d7cfef1..013bd1b1d 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -823,7 +823,6 @@ -