$v:chunk
$v:chunk — Are we chunking on this run?
Variable:
{http://docbook.org/ns/docbook/variables}chunk
Defined in:
modules/variable.xsl
Used in:
param.xsl, modules/variable.xsl, modules/chunk.xsl, modules/chunk-cleanup.xsl, modules/chunk-output.xsl
Used by:
Synopsis
$v:chunk
as
xs:boolean
:=
not(normalize-space($chunk) = '')
Description
If $v:chunk
is true, then the stylesheets are
producing chunked output. See Section 2.6, ““Chunked” output”.