On Tue, Sep 1, 2026 at 6:28 PM Deri wrote: > This is the same as the p5/6 overflow I mentioned above, probably the same > reason, 1v less before footer, although it looks like it definitely would fit > in the space.
I haven't looked at the document you're discussing, so apologies if this is irrelevant. But (at least) -mm and -me have a longstanding bug that sometimes causes content to be needlessly shifted to the next page, even when the current page has room for it. The triggering request seems to be .ne, whether issued directly in the document or called by a macro that is part of the macro package. http://savannah.gnu.org/bugs/?57538#comment25 shows a fairly minimal way to reproduce the bug in -mm.
