docBook won't let me insert a <toc/> element. the following doc structure is
invalid:
<section>
<title>Installing ABC Software</title>
<para>
This section describes the things you must do before
installing ABC.
</para>
<para>The following topics are covered:</para>
<toc/>
<section>
...
</section>
<section>
...
</section>
</section>
Bob Stayton wrote:
>
> Hi,
> That one is easily supported by the stylesheets. You can put an empty
> <toc/> element
> where you want the mini-toc to appear.
>
--
View this message in context:
http://old.nabble.com/Section-TOCs-in-HTML%3A-Placing-after-intro-text-tp32317596p32325610.html
Sent from the docbook apps mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]