bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62042] [man]: want designed, documented CHECKSTYLE feature


From: G. Branden Robinson
Subject: [bug #62042] [man]: want designed, documented CHECKSTYLE feature
Date: Wed, 23 Feb 2022 08:44:35 -0500 (EST)

Follow-up Comment #8, bug #62042 (project groff):

Hi, Alex!

[comment #7 comment #7:]
> But for now, I guessed it's possible to silence a specific warning, by
redefining some macro.  Isn't it possible?

Yes, but my advice in comment #4 to this bug was wrong because I forgot that
`TH` re-establishes the blank line and leading space traps (it has to, because
in batch processing man pages we might have wandered off to mdoc(7) land and
back).

Try adding this to /etc/groff/man.local.


.de an-blank-line-trap
.  sp
..
.
.de an-leading-spaces-trap
.  nop \h'\\n[lss]u'\c
..


Regards,
Branden

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]