Suggestions
Search:
 
Next:
processing instruction('db2latex custom list')
Previous:
processing instruction('latex')
Up:
Processing Instructions pi.mod.xsl
Reference Section

Name

processing-instruction('db2latex') — Output arbitrary LaTeX text

Synopsis

<xsl:template match="processing-instruction('db2latex')"/>

A. Description

The contents of this processing instruction will output directly by DB2LaTeX. This allows the inclusion of LaTeX-specific instructions that will be recognised only by LaTeX stylesheets. For example, <?latex \sloppy?> would insert \sloppy into the output without any character escaping.

B. Pertinent Variables

There are no configuration variables for this template.