On 06/25/2017 06:36 AM, Paul Smith wrote:
Dear All,

Suppose one has the following:

1. blablabla
    a) blablabla
    b) blablabla
2. blablabla
    a) blablabla
    b) blablabla

How to automatically avoid breaking the page in the middle of the
inner items? For instance:

Page 1

1. blablabla
    a) blablabla

Page 2

    b) blablabla
2. blablabla
    a) blablabla
    b) blablabla

In this example, the page break should be like the following:

Page 1

1. blablabla
    a) blablabla
    b) blablabla

Page 2

2. blablabla
    a) blablabla
    b) blablabla

Thanks in advance,

Paul
You can manually force page breaks (after the document is "finalized") by inserting formatting instructions. See section 3.5.5 of the LyX User Guide. You might also try the enumitem module (see section 3.6 of the PDF documentation for the enumitem package), but I've struggled to get that to work.

Paul (the original one)

Reply via email to