Suggestions |
---|
Search:
|
Next:
thead.longtable.caption (in longtable.caption mode) |
Previous:
spanspec Up: Tables table.mod.xsl |
<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>