Suggestions
Search:
 
Next:
thead.longtable.caption (in longtable.caption mode)
Previous:
spanspec
Up:
Tables table.mod.xsl
Reference Section

Name

thead — Process thead [2.0.9] elements

Synopsis

<xsl:template match="thead">
<xsl:param name="frame" select="0"/>
  ...
</xsl:template><xsl:template match="thead" mode="longtable.caption" name="thead.longtable.caption">
<xsl:param name="frame" select="0"/>
  ...
</xsl:template><xsl:template match="thead" mode="longtable.caption.continuation" name="thead.longtable.caption.continuation">
<xsl:param name="frame" select="0"/>
  ...
</xsl:template>

A. Description

Applies templates.

B. Pertinent Variables

There are no configuration variables for this template.

G. Variations

Variations on this template: