$persistent-toc-filename

$persistent-toc-filename — Name of file that holds the persistent ToC.

Parameter:
{}persistent-toc-filename
Defined in:
param.xsl
Used in:
param.xsl, modules/chunk-output.xsl
Since:
2.0.2

Synopsis

  |$persistent-toc-filename as xs:string? := 'persistent-toc.html'

Description

When the $persistent-toc parameter is true, the persistent ToC will be stored either in each HTML file, or in a single file that is loaded dynamically. If $persistent-toc-filename is not empty, then it will be used as the name for an external file that will be loaded when the ToC is requested.