[EMAIL PROTECTED] writes:
> Is there a way to get a orderedlist like that:
>
> (1) First
> (2) Second
> (3) Third
> ...
You mean the markup?
<orderedlist>
<listitem>First</listitem>
<listitem>Second</listitem>
<listitem>Third</listitem>
</orderedlist>
Or the rendering with the parenthesis as above?
If it's the rendering, you'll have to customize your stylesheets to
add them.
Take a look at dblists.dsl to see how this is generated.
--
Godoy. <[EMAIL PROTECTED]>
Solutions Developer - Conectiva Inc. - http://www.conectiva.com
Desenvolvedor de Solu��es - Conectiva S.A. - http://www.conectiva.com.br
----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>