Received from Allan Rae, On Mon Oct 18 at 14:29:
.On Sun, 17 Oct 1999, Paolo wrote:
.> I would like to continue the enumeration of a list across a block of text
.> that should be set in standard environment.
.> Are there latex commands that i can use?
.
.If the block is unrelated and you really must break up your enumeration
.then youm may be able to do something with a \setcounter{enumi}{5} or
Thank you for your help.
Your suggestion works corrctly in a latex file, but I am non able to use
that in LyX.
I tried the following instruction, in LyX:
\begin{enumerate}
\setcounter{enumi}{3}
\item line number 1
\item line number 2
\end{enumerate}
Two lines numbered 4 and 5 result, as expected.
Yet I didn't succeed when adding the single command \setcounter{enumi}{3}
in a LyX enumerate environment.
Any suggestions?
thank you
Paolo Pumilia
---- cstc -