This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] Strange behaviour for nested, ordered lists?


Hi Derek,
Are you using the XSL stylesheets?
If so, I'm not able to duplicate that behavior.  I copied your example
into a document and processed it with the 1.64.1 stylesheets
(both fo and html), and I got lowercase alpha letters for
all the nested lists.

Can you provide more details of your processing environment.
Are you using a customization?

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- 
From: "Derek Hohls" <DHohls@csir.co.za>
To: <docbook-apps@lists.oasis-open.org>
Sent: Thursday, January 29, 2004 11:30 PM
Subject: [docbook-apps] Strange behaviour for nested, ordered lists?


> Hi
>
> I have noticed that when transforming a series of
> nested lists using the Docbook Stylesheets that,
> when I have:
>
> <orderedlist>
> <listitem><para>
>   <orderedlist>
>   <listitem><para></para></listitem>
>   <listitem><para></para></listitem>
>   <listitem><para></para></listitem>
> </orderedlist>
> </para></listitem>
> <listitem><para>
>   <orderedlist>
>   <listitem><para></para></listitem>
>   <listitem><para></para></listitem>
>   <listitem><para></para></listitem>
> </orderedlist>
> </para></listitem>
> <listitem><para>
>   <orderedlist>
>   <listitem><para></para></listitem>
>   <listitem><para></para></listitem>
>   <listitem><para></para></listitem>
> </orderedlist>
> </para></listitem>
> </orderedlist>
>
> my numbering comes out as:
>
> 1.
>   1.
>   2.
>   3.
> 2.
>   a.
>   b.
>   c.
> 3.
>   a.
>   b.
>   c.
>
> Is there a reason why I do not get lowercase Roman in
> my first nested list?
>
> Thanks
> Derek
>
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> MailScanner thanks transtec Computers for their support.
>
>
> To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.
>
>
>



To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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