Follow-up Comment #10, bug #67367 (group groff):

  Thanks for pointing out my error.  I also had not adequately tested this
construction of my code change.

My corrected code is now (and tested (enough?)):

.ev an*env-header-and-footer
.ie r LT \{\
.  if \\n[LT]=0 .nr LT \\n[LL]u
.\}
.el \{\
.  nr LT \\n[LL]u
.\}
.lt \\n[LT]u
.an*abbreviate-page-identifier

  Tested with

{ echo '.tm LL = \n[LL]u, LT= \n[LT]u'; cat test.1; } | test-nroff -man -ww
-b |& less -R

with various additions of options for -rLL=... and -rLT=... to test-nroff
and -mandoc instead of -man.

"test.1" is the uncompressed manual "test(1)".




    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature

Reply via email to