From: Norman Walsh Date: Tue, 24 Apr 2001 12:54:10 +0000 (+0000) Subject: Feature request 416507: added chunk.sections and chunk.first.sections to provide... X-Git-Tag: release/1.79.1~6^2~6561 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ef56087def2a8a4e8f1a06246aa14b4206c3393;p=docbook-dsssl Feature request 416507: added chunk.sections and chunk.first.sections to provide greater chunking flexibility --- diff --git a/xsl/html/chunk-common.xsl b/xsl/html/chunk-common.xsl index 95b5d720e..28b7afba8 100644 --- a/xsl/html/chunk-common.xsl +++ b/xsl/html/chunk-common.xsl @@ -10,7 +10,25 @@ indent="no"/> + +Extension for chunked files + +The extension identified by html.ext will +be used as the filename extension for chunks created by this stylesheet. + + + + + +Filename for the root chunk + +The root.filename is the base filename for +the chunk created for the root of each document processed. + + + + Output directory for chunks @@ -21,6 +39,29 @@ is system dependent.) + + +Create chunks for top-level sections in components? + +If non-zero, chunks will be created for top-level +sect1 and section elements in +each component. + + + + + + +Create a chunk for the first top-level section in each component? + +If non-zero, a chunk will be created for the first top-level +sect1 or section elements in +each component. Otherwise, that section will be part of the chunk for +its parent. + + + + - 1 - 1 + + 1 + + + 1 + 1 1 1 @@ -591,8 +640,60 @@ is system dependent.) - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error + + is not a chunk! + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + - - - - - + + - - - Error - - is not a chunk! - - + - - - - - - + + + + + - - - - - - - - + + + + + + + + @@ -750,14 +943,33 @@ is system dependent.) + + + + + + + + + + + + + + + + + + + + +