]> granicus.if.org Git - docbook-dsssl/commitdiff
- Remove now unnecessary template redefinition
authorGábor Kövesdán <gabor@kovesdan.org>
Mon, 10 Dec 2012 18:05:09 +0000 (18:05 +0000)
committerGábor Kövesdán <gabor@kovesdan.org>
Mon, 10 Dec 2012 18:05:09 +0000 (18:05 +0000)
xsl/slides/xhtml/plain.xsl

index b3ef9692b5f081b90600ef2d96b4c607626cb095..01d9f95834f78d507fd1686ac8b95e3b14dae520 100644 (file)
   <xsl:call-template name="get.title"/>
 </xsl:template>
 
-<xsl:template match="db:biblioentry" mode="xref-to">
-  <xsl:variable name="id" select="@xml:id"/>
-
-  <xsl:choose>
-    <xsl:when test="$bibliography.numbered != 0">
-      <xsl:number from="db:bibliography" count="db:biblioentry|db:bibliomixed" level="any" format="1"/>
-    </xsl:when>
-
-    <xsl:otherwise>
-      <xsl:value-of select="$id"/>
-    </xsl:otherwise>
-  </xsl:choose>
-</xsl:template>
-
 <xsl:template name="extension.process.image.attributes">
   <xsl:variable name="classValue">
     <xsl:call-template name="process.dbs.attributes">