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
Reference Section

Name

tfoot — Process tfoot [2.0.9] elements

Synopsis

<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>

B. Pertinent Variables

There are no configuration variables for this template.

G. Variations

Variations on this template: