$generate-nested-toc

$generate-nested-toc — Determines if subsubections appear in the table of contents.

Synopsis

  |$generate-nested-toc as xs:string := 'not(f:section(.)) 
  |                                     or (f:section(.) and f:section-depth(.) le $vp:section-toc-depth)'

Description

This parameter is no longer used. Instead, you can control the elements that appear in a table of contents with the m:toc-nested mode.