From: Bob Stayton Date: Mon, 19 Apr 2004 01:22:05 +0000 (+0000) Subject: Causes each LoT (list of titles) to appear in its own html chunk file. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=652bad704b4cd1dde2e97dc9a631580c7c7e8215;p=docbook-dsssl Causes each LoT (list of titles) to appear in its own html chunk file. --- diff --git a/xsl/params/chunk.separate.lots.xml b/xsl/params/chunk.separate.lots.xml new file mode 100644 index 000000000..1b7177d99 --- /dev/null +++ b/xsl/params/chunk.separate.lots.xml @@ -0,0 +1,31 @@ + + +chunk.separate.lots +boolean + + +chunk.separate.lots +Should each LoT be in its own separate chunk? + + + + + + + + +Description + +If non-zero, each of the ToC and LoTs +(List of Examples, List of Figures, etc.) +will be put in its own separate chunk. +The title page includes generated links to each of the separate files. + + +This feature depends on the +chunk.lots.and.tocs +parameter also being non-zero. + + + +