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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: DOCBOOK: nested lists ?


Hi,

Simply put your <itemizedlist> inside a <listitem> element.

Camille.

Alan Short a écrit :
> 
> hello
> 
> i'm trying to create a nested list but haven't been able to yet.
> 
> ie:
> 
> <itemizedlist>
> <listitem>item1</listitem>
> <listitem>item2</listitem>
>         <itemizedlist>
>                 <listitem>subitem1</listitem>
>                 <listitem>subitem2</listitem>
>                 <listitem>subitem3</listitem>
>         </itemizedlist>
> <listitem>item3</listitem>
> <listitem>item4</listitem>
> </itemizedlist>
> 
> to give
> 
> o item1
> o item2
>         o subitem1
>         o subitem2
>         o subitem3
> o item3
> o item4
> 
> is this possible?
> 
> thankyou
> 
> alan
> 
> ------------------------------------------------------------------
> To unsubscribe from this elist send a message with the single word
> "unsubscribe" in the body to: docbook-request@lists.oasis-open.org


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


Powered by eList eXpress LLC