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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Re: [docbook-apps] does docbook support more than one orderedlist continuation?


No way to do it automatically that I know of.  But you can manually restart
the numbering on an orderedlist by setting the override attribute on the
first listitem:

<orderedlist>
<listitem override="3">

The rest of the listitems will follow along after 3.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Ben Adams" <benjadams@yahoo.com>
To: <docbook-apps@lists.oasis-open.org>
Sent: Tuesday, October 19, 2004 11:14 AM
Subject: [docbook-apps] does docbook support more than one orderedlist
continuation?


> Hello,
>
> I would like to make lists like the following:
>
> 1. Step one.
> 2. Step two.
>
> Some discussion that breaks the list flow.
>
> 3. step three.
> 4. step four.
>
> Some discussion that gives a condition for an
> alternate path.
>
> 3. Alternate step three.
> 4. Alternate step four.
>
>
> Orderedlist continuation="continues" looks like it
> should work for the second list. But how do I do the
> third list?
>
> Also, if there is a better way to write this up that
> is clearer, I would be happy to do that as well.
>
> Thanks!
>
> -Ben
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Take Yahoo! Mail with you! Get it on your mobile phone.
> http://mobile.yahoo.com/maildemo
>
>




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