Name
latex[@fileref]|tex[@fileref] — Process fileref elements
Synopsis
<xsl:template match="latex[@fileref]|tex[@fileref]"/>
A. Description
Inputs a LaTeX file.
B. Pertinent Variables
There are no configuration variables for this template.
D. DocBook Compliance and LaTeX Notes
For latex and tex elements with
fileref attributes, their contents
are ignored and their fileref attributes are used as file paths for
the \input command.
The latex and tex elements are not
part of DocBook.