$v:verbatim-number-first-line

$v:verbatim-number-first-line — Always number the first line of a verbatim listing?

Variable:
{http://docbook.org/ns/docbook/variables}verbatim-number-first-line
Defined in:
modules/variable.xsl
Used in:
modules/verbatim.xsl

Synopsis

$v:verbatim-number-first-line := f:is-true($verbatim-number-first-line)

Description

When formatting verbatim environments with line numbers, the first line will be numbered (irrespective of the setting of $v:verbatim-number-every-nth if this value is true.

This value is usually constructed from the $verbatim-number-first-line parameter.