Suggestions
Search:
 
Next:
title (in insert.label.markup mode)
Previous:
generate.hyperlink
Up:
Cross References xref.mod.xsl
Reference Section

Name

insert.label.markup (in insert.label.markup mode) — Numbering template

Synopsis

<xsl:template match="*" mode="insert.label.markup" name="insert.label.markup">
<xsl:param name="id" select="@id"/>
  ...
</xsl:template>

A. Description

Let LaTeX manage the numbering. Otherwise sty files that do specify another numberic (e.g I,II) get messed.

B. Pertinent Variables

G. Variations

Variations on this template: