]> granicus.if.org Git - docbook-dsssl/commitdiff
Add children (with ids) of formal objects to target data.
authorBob Stayton <bobs@sagehill.net>
Sat, 5 Nov 2005 03:27:28 +0000 (03:27 +0000)
committerBob Stayton <bobs@sagehill.net>
Sat, 5 Nov 2005 03:27:28 +0000 (03:27 +0000)
xsl/common/targets.xsl

index 6da2037051af72eb9716438a573fe0b1d2bfa371..716a62fcabb5a04996bce4ce84ffceeebe279953 100644 (file)
@@ -243,6 +243,7 @@ document output.
 
 <xsl:template match="figure|example|table" mode="olink.mode">
   <xsl:call-template name="obj"/>
+  <xsl:apply-templates mode="olink.mode"/>
 </xsl:template>
 
 <xsl:template match="equation[title]" mode="olink.mode">