Actually, it's quite easy. The key is to make the continuation of (1) be a
standard paragraph, but indent it so that it does not alter the numbering
of (2). I hope this is clear:

1. [enumerated paragraph] item 1
    (a) [indented enumerated paragraph] sub-item
    (b) [indented enumerated paragraph] another sub-item
    [indented standard paragraph] continue item 1
2. [non-indented enumerated paragraph] item 2.

BH



On Wed, Jun 5, 2013 at 11:46 AM, Richard Heck <[email protected]> wrote:

> On 06/05/2013 11:32 AM, Piersante Sestini wrote:
>
>> I have a problem formatting enumerated lists in a document.
>>
>> What I need is
>> ==
>> 1 item bla bla bla bla
>>     (a) sub-item
>>     (b)another sub-item
>>   continue item 1 again bla bla bla
>>
>> 2 another item bla bla bla
>>
>> However, what I get is:
>>
>> 1 item bla bla bla bla
>>     (a) sub-item
>>     (b)another sub-item
>> 2  continue item 1 again bla bla bla <---!!!
>>
>> 3 another item bla bla bla
>>
>> ==
>> How do I prevent lyx from inserting a new item number after the last
>> sub-item of a list?
>>
>
> I don't think you can do this in LyX without ERT. LyX thinks that new
> paragraphs are new items, and I don't see any way to override this behavior.
>
> For now, then, you have to use ERT for your subitems, as in the attached.
>
> Richard
>
>

Reply via email to