<[EMAIL PROTECTED]> writes:

| Hi All,
>
| Another small query ... I need to be able to refer
| to an enumaration in various parts of a document,
| but starting from different points in the 
| enumeration. Is there some way to do this? I mean
| I have an enumeration:
>
| 1. Weather forecasts
| 2. Items of this kind ... 
| 3. Sports results ...
| 4. Poll results
>
| Then later I want to refer only to items 3 and 4
| say ... 
>
| 3. Sports results ...
| 4. Poll results 
>
| Ie start the enumeration from 3 in this case, 
| instead of 1. 

You want to begin a new enumeration not refer to the old one?

If you just want to refer to the old one that can be done with labels
and references. But this might just be what I thing you should want
and not what your really want to do.

Example doc follows. (hmm I made this with 1.4.0cvs, I have no idea
how it will work with 1.3.x)

Attachment: refenum.lyx
Description: Binary data

Reply via email to