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: TOC and dialogue/drama/poetry


The elementsÂdialogue/drama/poetry have an optional <title/>, but this does not generate to the Table of Contents. Where does one start to add this functionality? Using <section/> generates to the ToC as desired, but this adds unneccesary bulk.
The following is the xml I am working with:

<chapter><title>Poems</title>
<poetry><title>Repeated Numerous Times</title>
<linegroup>
<line>text</line>
</linegroup>
</poetry>
</chapter>

~ Paul


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