$v:templates

$v:templates — Custom templates for title pages.

Variable:
{http://docbook.org/ns/docbook/variables}templates
Defined in:
modules/templates.xsl
Used in:
modules/templates.xsl

Synopsis

  |<xsl:variable name="v:templates"
  |               as="document-node()">
  |   <xsl:document/>
  |</xsl:variable>

Description

The stylesheets use templates, as described in Section 5.5, “Templates”, to determine the formatting of title pages*. Any templates provided in $v:templates will be used preferentially to whatever builtin templates exist.


The term “title pages” should be understood very broadly here. Anything that has a title has a title page, even if that “page” consists of only a single heading.