$v:verbatim-table-style

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

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

Synopsis

$v:verbatim-table-style := tokenize($verbatim-table-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-table-style parameter.