$v:verbatim-plain-style

$v:verbatim-plain-style — List of verbatim elements to be rendered in the plain style.

Variable:
{http://docbook.org/ns/docbook/variables}verbatim-plain-style
Defined in:
modules/variable.xsl
Used in:
modules/verbatim.xsl
Used by:
$v:verbatim-properties

Synopsis

$v:verbatim-plain-style as xs:string* := tokenize($verbatim-plain-style, '\s+')

Description

The elements whose local names appear in this list will be formatted using the plain verbatim style by default. For a discussion of verbatim elements and styles, see Section 4.3, Verbatim styles.

This list is usually constructed from the $verbatim-plain-style parameter.