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]

DocBook: segmented list bug.


Jade gives me an error whenever I have a segmented list which has only
one entry.

jade:seg.sgml:61:18:E: end tag for "SEGLISTITEM" which is not finished
jade:seg.sgml:71:18:E: end tag for "SEGLISTITEM" which is not finished

<segmentedlist>
    <title> A title. </title>
        <segtitle> A segtitle </segtitle>
        <seglistitem>
            <seg>
                 A seg entry.
            </seg>
        </seglistitem>
</segmentedlist>

Is this a bug or must a segmented list have 2 or more entries.  I get no
errors with 2 entries.

Brendan Simon.


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