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

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

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