Update of bug #64336 (project groff):

                  Status:               Confirmed => In Progress            
             Assigned to:                    None => gbranden               

    _______________________________________________________

Follow-up Comment #1:

This appears to do the trick.


diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
index f1aac3f64..13be6e24d 100644
--- a/contrib/mm/m.tmac
+++ b/contrib/mm/m.tmac
@@ -1296,6 +1296,7 @@ numeric; got '\\$1'
 .de pg@next-page
 .\".debug next-page
 .br
+.if \\n[pg*at-end-of-input] \c
 .ne 999i               \" activate trap
 .\" .pg@footer
 ..
@@ -1544,6 +1545,7 @@ numeric; got '\\$1'
 .\"-------------------------
 .\" print out all pending text
 .de pg@end-of-text
+.nr pg*at-end-of-input 1
 .if \\n[D]>2 .tm ---------- End of text processing ----------------
 .df@eot-print
 .ref@eot-print




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64336>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to