← Prev in month ← Prev in thread

Displaying sections in TOC

From
<>
Date
2007-09-13T18:11:19+00:00
ID
Thread
Displaying sections in TOC
How can show all 'section' elements
in my TOCs?  It appears that the default processing display two levels
of nested 'section' elements, but no deeper.  For example:

<chapter>

    <title>Chapter displays</title>

    <section>

        <title>This
section displays</title>

        <section>

           
<title>This section displays</title>

           
<section>

           
    <title>This section does NOT display</title>
← Prev in month ← Prev in thread