$v:verbatim-line-style

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

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

Synopsis

$v:verbatim-line-style := tokenize($verbatim-line-style, '\s+')

Description

The elements whose local names appear in this list will be formatted using the line 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-line-style parameter.