The Modular DocBook Stylesheets
PrevDocBook HTML ParametersNext

%force-chapter-toc%

Name

%force-chapter-toc% — Force a chapter TOC even if it includes only a single entry

Synopsis

%force-chapter-toc%

Description

Force chapter toc indicates whether or not an automatically generated chapter TOC should be included even if it has only one entry.

Source Code

(define %force-chapter-toc% 
  ;; Force a chapter TOC even if it includes only a single entry
  #f)

PrevHomeNext
%default-simplesect-level%Up%funcsynopsis-style%