diff options
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/xref.xsl')
-rw-r--r-- | stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/xref.xsl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/xref.xsl b/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/xref.xsl index 11ca76b0f..3a9dcd8f8 100644 --- a/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/xref.xsl +++ b/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/xref.xsl @@ -726,7 +726,6 @@ <xsl:apply-templates select="." mode="callout-bug"/> </xsl:template> -<!-- This is currently not working, because there is no corresponding ID generated by Java extensions for processing callouts <xsl:template match="area|areaset" mode="xref-to"> <xsl:param name="referrer"/> <xsl:param name="xrefstyle"/> @@ -737,7 +736,6 @@ </xsl:with-param> </xsl:call-template> </xsl:template> ---> <xsl:template match="book" mode="xref-to"> <xsl:param name="referrer"/> |