Suggestions |
---|
Search:
|
Next:
tfoot.longtable.caption (in longtable.caption mode) |
Previous:
thead.longtable.caption.continuation (in longtable.caption.continuation mode) Up: Tables table.mod.xsl |
<xsl:template match="tfoot"> <xsl:param name="frame" select="0"/> ... </xsl:template><xsl:template match="tfoot" mode="longtable.caption" name="tfoot.longtable.caption"> <xsl:param name="frame" select="0"/> ... </xsl:template><xsl:template match="tfoot" mode="longtable.caption.continued" name="tfoot.longtable.caption.continued"> <xsl:param name="frame" select="0"/> ... </xsl:template>