[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Inserting space after a page break
From: |
Tadziu Hoffmann |
Subject: |
Re: [Groff] Inserting space after a page break |
Date: |
Thu, 31 Jan 2013 12:23:17 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
> The problem is that if this heading is called after a page
> break, including one inserted by the .ne call, the .sp 3.2i
> gets ignored, and everything is pushed up to the top of the
> page.
What macro package are you using? My guess is that the
top-of-page macro sets the no-space flag, so the best
solution is probably to restore spacing (.rs) before
issuing the .sp.