$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:
main.xsl

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 2.11.1, “Verbatim style”.

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