$verbatim-plain-style

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

Parameter:
{}verbatim-plain-style
Defined in:
param.xsl
Used in:
param.xsl, modules/variable.xsl
Used by:

Synopsis

  |$verbatim-plain-style as xs:string := 'address literallayout funcsynopsisinfo classsynopsisinfo'

Description

This parameter is a space-separated list of element names (local names). Verbatim elements that appear in this list will be formatted using the plain style by default. For a discussion of verbatim elements and styles, see Section 5.3, “Verbatim styles”.

See also $v:verbatim-plain-style.