This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Chunk question


On Thu, Jun 27, 2002 at 03:07:11PM +0200, Szarvas Zoltan wrote:
> Hi
> 
> I use xsl stylesheet 1.5 chunk.xsl with Saxon. The chunk.first.sections
> param is 0. It's works fine, but if sections are childs of some chapter's
> first section, Saxon doesn't chunk sections the first section.
> 
> I send example : test.xml
> and the generated html files : html.zip (2.1 section's childs not chunked)
> 
> What's the problem?

Not sure I understand the problem. By default, it chunks
only to the section depth specified by
"chunk.section.depth", which is 1 by default.
The children of 2.1 are at level 2 and would not
normally be chunked.
 
> 2. question: Can I prohibit chunk some sections, for example the section is
> too small (simplesect doesn't appear in Toc)

I don't think there is a way to prevent chunking on
particular element instances.


-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
Caldera International, Inc.                 fax:   (831) 429-1887
                                            email: bobs@caldera.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]