Suggestions
Search:
 
Next:
*
Up:
DocBook Driver docbook.xsl
Reference Section

Name

/ — Root node

Synopsis

<xsl:template match="/">
<xsl:variable name="xsl-vendor" select="system-property('xsl:vendor')"/>
  ...
</xsl:template>

A. Description

This template begins the conversion of a DocBook document to LaTeX.

B. Pertinent Variables

There are no configuration variables for this template.