Suggestions
Search:
 
Next:
title subtitle (in caption.mode mode)
Previous:
sidebar
Up:
Block Objects block.mod.xsl
Reference Section

Name

title|subtitle — Titles and subtitles

Synopsis

<xsl:template match="title|subtitle"/><xsl:template match="title|subtitle" mode="caption.mode"/>

A. Description

Simply applies templates.

This is the default template, for title [2.0.9] and subtitles [2.0.9]. The use of this template is controlled by the template for closing elements, which will often not apply templates for <subtitles>. Furthermore, there may be templates to match <titles> in specific contexts (in which case this template will not be used).

This template is also used by The DB2LaTeX mapping system latex.mapping.xsl.

B. Pertinent Variables

F. Further Reading