> A non-text attachment was scrubbed... > URL: > <https://lists.gnu.org/archive/html/groff/attachments/20201026/ad27b75a/attachment.bin> > -------------- next part -------------- > A non-text attachment was scrubbed... > URL: > <https://lists.gnu.org/archive/html/groff/attachments/20201026/ad27b75a/attachment.pdf>
The website returned 403 Forbidden on both files. One can say something about widows, though, without having seen the example. Groff's basic widow-suppression request is .ne, That should be provided for every section heading. For widows within paragraphs, the .ne must appear close to the widow. If your input lines are not too long, this can be accomplished by an ugly trick: insert .ne 2 before every input line. If you want to get fancy the trick could be automated with a self-renewing input-line trap. Doug