Suggestions
Search:
 
Next:
title (in latex mode)
Previous:
latex.mapping
Up:
The DB2LaTeX mapping system latex.mapping.xsl
Reference Section

Name

extract.object.title — Choose a title for an object

Synopsis

<xsl:template name="extract.object.title">
<xsl:param name="object" select="."/>
  ...
</xsl:template>

A. Description

Processes the title child of the specified object. Uses the context node as the default object.

B. Pertinent Variables

C. Template Parameters

object
The node for which a title is desired.