OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Section TOCs in HTML: Placing after intro text



<abstract> is a book level element, AFAIK. Do you mean<highlights>?
I am looking to display the chapter-level TOC after the intro text, like so:

Chapter 2. Using ABC Software
This chapter describes how to use ABC.
The following topics are described:
[Auto-generated TOC]  <--- This is the format I want. NOT WORKING YET
<section>
Intro text...
[Auto-generated TOC] <-- This is the format I want. FIXED BY BOB's
WORKAROUND
</section>
<section>
Intro text...
[Auto-generated TOC] <-- Ditto.
</section>


David Cramer wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi Mike,
> By default the content in the <abstract> is rendered before the chapter
> toc. Perhaps you should put your intro text in the abstract. Then you're
> retain the option of putting other text in the chapter that appears
> after the toc.
> 
> Note that a title "Abstract" appears before the content of <abstract>,
> but I think it would be a lighter customization to remove that tile than
> to move the contents of the chapter above the toc.
> 
> Regards,
> David
> 
> On 09/05/2011 08:52 AM, mike 675 wrote:
>> 
>>> The fix works, apart from the top-level TOC in a chapter. This is still
>> placed before any intro text.<
>> 
>> Any ideas how to extend Bob's fix so that chapter level TOCs are placed
>> after any introductory text?
>> 
>> Thanks,
>> Mike
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iQEcBAEBAgAGBQJOZOL5AAoJEMHeSXG7afUhbnEH/3GD3oQ8gdrbhMognTjnrVk5
> ORJPdOY4AjmFxvmEn9liSbDqhd0zoiaUOqBBK1tiR5Xcc2Pwr8xkAJanUx41WExN
> tjtI4oke3dHBCKcjSRq8vskAE9EPQDudDPNqVfhYX0IAL8fGgYO7geTMy1oKmey1
> Is4wIreS8RWng/uf3OQkpTdZbFje7HvMGu3mmPjclVdcO/FqI4A71L9xXJ2ERKQG
> gYV+aV8rjRGNWEN8clzzkUyMVh2QGRET/BFyZoeKUlHXtekSj3xMAWM+usOWHdeA
> g0dFSjkDMVQTt6gESEd5gHXjBeCzWefSF3u3TVwD0jMCEv+anoZoxVd2k7cUdds=
> =T//G
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Section-TOCs-in-HTML%3A-Placing-after-intro-text-tp32317596p32401897.html
Sent from the docbook apps mailing list archive at Nabble.com.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]