OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] bug in chunking sections?


Sorry, I forgot to mention that I use the 1.75.2 version of the stylesheets.

Maxime Bégnis a écrit :
> Hello,
>
> Considering this document structure :
> (1) and (2) are here for further reference.
>
> <chapter>
>     <section>
>         <section/>
>         <section/> (1)
>         <section/> (1)
>         <section/> (1)
>     </section>
>        <section/>
>        <section/> (2)
>        <section/> (2)
>     </section>
> </chapter>
>
> And using the parameter :
> <xsl:param name="chunk.section.depth" select="8"></xsl:param>
>
> Is it the expected behaviour that the sections marked with (1) are not
> chunked while those marked with (2) are chunked?
> If so, is there a possibility to chunk those (1) sections as well?
>
> Thanks a lot if you can help.
>
> Maxime Bégnis
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
>   



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]