docbook-apps

  • 1.  RE: [docbook-apps] bug in chunking sections?

    Posted 05-10-2010 13:40
    Maxime,

    Is it a typo in your email or an error in your document that the second section is missing its opening
    ?

    <chapter>


    (1)
    (1)
    (1)

    ==
    ==

    (2)
    (2)

    </chapter>

    -----Original Message-----
    From: Maxime Bégnis [mailto:maxime@neodoc.biz]
    Sent: Monday, May 10, 2010 9:31 AM
    To: docbook-apps
    Subject: [docbook-apps] bug in chunking sections?

    Hello,

    Considering this document structure :
    (1) and (2) are here for further reference.

    <chapter>


    (1)
    (1)
    (1)


    (2)
    (2)

    </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




  • 2.  Re: [docbook-apps] bug in chunking sections?

    Posted 05-10-2010 14:40
    sorry, wrong adress...

    Barton Wright a écrit :
    > Maxime,
    >
    > Is it a typo in your email or an error in your document that the second section is missing its opening
    ?
    >

    Yes, that's a typo, sorry about that. My document is valid docbook 5.0.

    > <chapter>
    >

    >

    >
    (1)
    >
    (1)
    >
    (1)
    >

    > ==
    ==
    >

    >
    (2)
    >
    (2)
    >

    > </chapter>
    >
    > -----Original Message-----
    > From: Maxime Bégnis [mailto:maxime@neodoc.biz]
    > Sent: Monday, May 10, 2010 9:31 AM
    > To: docbook-apps
    > Subject: [docbook-apps] bug in chunking sections?
    >
    > Hello,
    >
    > Considering this document structure :
    > (1) and (2) are here for further reference.
    >
    > <chapter>
    >

    >

    >
    (1)
    >
    (1)
    >
    (1)
    >

    >

    >
    (2)
    >
    (2)
    >

    > </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
    >
    >