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: Re: number continuation with orderedlist


At 12:47 02/10/2002, Norman Walsh wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>/ Bob Stayton <bobs@caldera.com> was heard to say:
>| I noticed you also tried to use the inheritnum="inherit" attribute
>| for any interior nested orderedlists.
>| That also does not appear to be implemented in the XSL
>| stylesheets.  That would be another feature request if
>| you want that to actually work.
>
>I'm also fixing that for the FO case. I don't think HTML supports inherited
>numerations on OLs.


<ol>
<li>Item 1</li>
<li>Item 2</li>

<p>Some para within original lsit</p>

<li>Item 3</li>
</ol>
<ol start="4">
<li>Item 1, second list.</li>

</ol>

Sort of, you need to give it the start number?

HTH DaveP




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


Powered by eList eXpress LLC