[MPlayer-DOCS] Can I make an ordered list start at 0?
Corey Hickey
bugfood-ml at fatooh.org
Sat Sep 3 00:40:42 CEST 2005
Ivo wrote:
> On Saturday 03 September 2005 00:18, Corey Hickey wrote:
>
>>For what it's worth, using <orderedlist spacing="compact"> results in
>><ol type="1" compact>, which doesn't seem to render any differently in
>>Firefox.
>
>
> Same with Opera. This works though:
>
> <orderedlist spacing="compact">
> <listitem override="0"> <simpara> hello </simpara> </listitem>
> <listitem> <simpara> bye </simpara> </listitem>
> </orderedlist>
>
> simpara assures there are no linebreaks. It also works without
> spacing="compact" but I'd say just add it anyway to be sure.
Ah. That works well for me. Thank you, I'll use your suggestion.
-Corey
More information about the MPlayer-DOCS
mailing list