groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Groff] Short Orphan Lines


From: Andrew Piziali
Subject: RE: [Groff] Short Orphan Lines
Date: Thu, 25 Mar 2004 15:05:48 -0600

Ted,

   As I think more about this, I realize that the macro:

        .de Para
        .  PP
        .  ne 2
        ..

will not prevent orphan lines at the top of the next page.  The .ne
request guarantees the _first N lines_ of the paragraph will appear
together on a page, not the last two lines.  A complementary request is
needed to make sure the _last N lines_ of a paragraph appear on the same
page.


-- 
        Andrew Piziali, <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]