James Sutherland wrote:
>
> On Jun 16, 2008, at 7:31 PM, Neal Becker wrote:
>
>> I have an enumerated list nested in an itemize list. How do I exit
>> the
>> inner enumerated list and return to the outer itemize? (Decreasing
>> list
>> depth doesn't do it)
>>
>
> Just restart the itemized list.
>
> James
What if it was the other way round? I wouldn't want to restart the
enumeration, but continue it. The whole design of TeX was around nested
environments. It seems easy enough to start enclosing one env inside
another in LyX, but how to end the env?