Suggestions
Search:
 
Next:
Variables and Templates used in LaTeX Preamble Generation
Previous:
processing instruction('db2latex')
Up:
Processing Instructions pi.mod.xsl
Reference Section

Name

processing-instruction('db2latex-custom-list') — Output arbitrary LaTeX text in enumerated lists

Synopsis

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

A. Description

The contents of this processing instruction will output directly by DB2LaTeX. This allows the inclusion of LaTeX-specific instructions that will tweak itemizedlist, orderedlist and variablelist. Unlike the <?latex> and <?db2latex> processing instructions, the contents of a <?db2latex-custom-list> are emitted within the list environment, not preceding it.

B. Pertinent Variables

There are no configuration variables for this template.

E. Samples and Tests

test_lists.pdf from test_lists/test.xml