summaryrefslogtreecommitdiff
path: root/fo/sections.xsl
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2013-03-17 20:07:05 +0000
committer <>2015-07-07 10:18:30 +0000
commit802da9dd5d4bc18f46a916eedc0c5c1980a15e59 (patch)
treef78a8637465b7a4c9624fef03d27eb7aeaa779d4 /fo/sections.xsl
parent18f63104106b81bf37ca1af774d7be38051e5444 (diff)
downloaddocbook-xsl-master.tar.gz
Imported from /home/lorry/working-area/delta_docbook-xsl/docbook-xsl-1.78.1.tar.bz2.HEADdocbook-xsl-1.78.1master
Diffstat (limited to 'fo/sections.xsl')
-rw-r--r--fo/sections.xsl10
1 files changed, 1 insertions, 9 deletions
diff --git a/fo/sections.xsl b/fo/sections.xsl
index 4569f2d..81c5daa 100644
--- a/fo/sections.xsl
+++ b/fo/sections.xsl
@@ -5,7 +5,7 @@
version='1.0'>
<!-- ********************************************************************
- $Id: sections.xsl 6910 2007-06-28 23:23:30Z xmldoc $
+ $Id: sections.xsl 9647 2012-10-26 17:42:03Z bobstayton $
********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
@@ -294,14 +294,6 @@
</xsl:apply-templates>
</xsl:variable>
- <xsl:if test="$passivetex.extensions != 0">
- <fotex:bookmark xmlns:fotex="http://www.tug.org/fotex"
- fotex-bookmark-level="{$level + 2}"
- fotex-bookmark-label="{$id}">
- <xsl:value-of select="$marker.title"/>
- </fotex:bookmark>
- </xsl:if>
-
<xsl:if test="$axf.extensions != 0">
<xsl:attribute name="axf:outline-level">
<xsl:value-of select="count(ancestor::*)-1"/>