> From: Jim Avera <james_av...@yahoo.com> > To: bug-gr...@gnu.org > Subject: mm macros put footers off end of page if using larger type > > I don't know if anybody is supporting the mm macros, but there is a > bug which lands page footers too far down the page (or entirely off > the bottom) if you try to make a "large type" edition of a document. > > #!/bin/sh > groff -mm -Tps <<'EOF' | gv - # bottom footer is mostly invisible > .\" N.B. Pgps=1 > .S 20
Perhaps it's related to https://bugs.launchpad.net/ubuntu/+source/groff/+bug/42764 that I found with -mm. That shows up with .S too and the footer's location is the issue. Cheers, Ralph.