$v:verbatim-syntax-highlight-pygments-options
$v:verbatim-syntax-highlight-pygments-options — Pygments options.
Variable:
{http://docbook.org/ns/docbook/variables}verbatim-syntax-highlight-pygments-options
Defined in:
modules/variable.xsl
Used in:
modules/verbatim.xsl
Synopsis
$v:verbatim-syntax-highlight-pygments-options
:=
map { }
Description
If the Pygments
syntax highlighter is applied, the
$verbatim-syntax-highlight-pygments-options
are applied.
Each key/value pair in the map will be passed to pygmentize
as a -Pkey=value
option.