On Thu, Mar 29, 2001 at 06:36:31AM -0800, Michael S. Wellman wrote:
> I'm usind Debian (unstable) Linux and LyX 1.1.5fix2
>
> I'm making an enumerated list.
>
> On the first item in the list I import an Encapsulated postscript
> figure. If I import it as an inline EPS then move on to the next line
> to be enumerated there's no problem, the enumeration continues.
>
> However, if I import the EPS in the regular way (non-inline), then
> enumaration of the next item begins again at 1. I assume this has to do
> with the ability for figures to float if neccessary.
You need to nest the paragraph of the figure into the enumerate environment:
Move the cursor just before the figure and press the toolbar button to the
left of the insert figure button (or press M-p right).