/ — Root node
<xsl:template match="/"> <xsl:variable name="xsl-vendor" select="system-property('xsl:vendor')"/> ... </xsl:template>
This template begins the conversion of a DocBook document to LaTeX.
There are no configuration variables for this template.