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

Attachment: item.lyx
Description: application/lyx

Reply via email to