$v:templates
$v:templates — Custom templates for title pages.
Variable:
{http://docbook.org/ns/docbook/variables}templates
Defined in:
modules/templates.xsl
Used in:
main.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.