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


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

Newbie Question: Getting <sect3> to show in TOC



Hello,

I am extremely new to Docbook and XML so I apologize for my lack of
knowledge in this area.  My problem is that I want to generate a
clickable Table of Contents, which is do already, however my section3
titles are not appearing in the TOC.  My code is like this:
<sect1 id ="Blah"
<title>Blah</title>
     <sect2 id="Blah_blah">
     <title>Blah Blah</title>
      ...
            <sect3 id="Blah_blah_blah">
            <title>Blah blah blah</title>
             ...
             </sect3>
      </sect2>
</sect1>

For some reason none of my section3 titles appear in the table of
contents.  I am sure there is an easy answer, your help is appreciated.

Oh, I'm using Docbook XML v4.1.2, as well as the docbook.xsl stylesheet,
with XML Spy as my editor.  Thanks.

Jeff



--------------------------
Jeff McKenna
GIS Specialist
DM Solutions Group Inc.
Ottawa, Ontario
http://www.dmsolutions.ca


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