discuss: Docbook questions


Previous by date: 19 Nov 2003 03:20:05 -0000 Re: the good the bad and the ugly, Tabatha Marshall
Next by date: 19 Nov 2003 03:20:05 -0000 Re: Almost ready to submit an update., Rick Moen
Previous in thread: 19 Nov 2003 03:20:05 -0000 Re: Docbook questions, David Horton
Next in thread: 19 Nov 2003 03:20:05 -0000 Re: Docbook questions, John R. Daily

Subject: Re: Docbook questions
From: Tabatha Marshall ####@####.####
Date: 19 Nov 2003 03:20:05 -0000
Message-Id: <1069211976.4046.70.camel@mysticchild>

On Tue, 2003-11-18 at 19:04, David Horton wrote:
> >   1) How do I define a subsection? The DocBook guide seems to indicate
> > that sections can be nested, but I get errors whenever I try. Is there a
> > \subsection equivalent that I'm missing?
> > 
> 
> You can use <sect1>, <sect2>, <sect3>, etc. for sections and
> subsections.  <sect1> is the top level and they are nested like this:
> 
> <sect1>
>    <sect2>
>      <sect3>
>        <sect4>
>        </sect4>
>       </sect3>
>    </sect2>
> </sect1>

Or:

<chapter>
	<sect1>
	  <sect2>
	    <sect3>
	    </sect3>
         </sect2>
       </sect1>
</chapter>

Or: 

<chapter>
	<sect1>
	</sect1>
	<sect1>
	</sect1>
</chapter>

The second one I show is more commonly used.  Many people add
subsections to a chapter that go one deep, but you can go as far as
sect5, if needed.  If you're subsectioning a chapter beyond that, maybe
it's time to investigate an alternate organization of the information!

I know this belongs on the docbook list, but I wanted to make sure the
information reached the person who asked!

Tab

-- 
Tabatha Marshall
Web: www.merlinmonroe.com
Linux Documentation Project Review Coordinator (http://www.tldp.org)
Linux Counter Area Manager US:wa (http://counter.li.org)


Previous by date: 19 Nov 2003 03:20:05 -0000 Re: the good the bad and the ugly, Tabatha Marshall
Next by date: 19 Nov 2003 03:20:05 -0000 Re: Almost ready to submit an update., Rick Moen
Previous in thread: 19 Nov 2003 03:20:05 -0000 Re: Docbook questions, David Horton
Next in thread: 19 Nov 2003 03:20:05 -0000 Re: Docbook questions, John R. Daily


  ©The Linux Documentation Project, 2014. Listserver maintained by dr Serge Victor on ibiblio.org servers. See current spam statz.