summaryrefslogtreecommitdiff
path: root/fo/refentry.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'fo/refentry.xsl')
-rw-r--r--fo/refentry.xsl10
1 files changed, 1 insertions, 9 deletions
diff --git a/fo/refentry.xsl b/fo/refentry.xsl
index 0d0f61f..2beda75 100644
--- a/fo/refentry.xsl
+++ b/fo/refentry.xsl
@@ -5,7 +5,7 @@
version='1.0'>
<!-- ********************************************************************
- $Id: refentry.xsl 9153 2011-11-15 22:07:59Z bobstayton $
+ $Id: refentry.xsl 9647 2012-10-26 17:42:03Z bobstayton $
********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
@@ -637,14 +637,6 @@
</xsl:choose>
</xsl:variable>
- <xsl:if test="$passivetex.extensions != 0">
- <fotex:bookmark xmlns:fotex="http://www.tug.org/fotex"
- fotex-bookmark-level="{$level + 2 + $offset}"
- fotex-bookmark-label="{$id}">
- <xsl:value-of select="$title"/>
- </fotex:bookmark>
- </xsl:if>
-
<xsl:if test="$axf.extensions != 0">
<xsl:attribute name="axf:outline-level">
<xsl:value-of select="count(ancestor::*)-1 + $offset"/>