bug-groff
[Top][All Lists]
Advanced

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

[bug #63046] [mdoc] handle rendering option strings and registers as man


From: G. Branden Robinson
Subject: [bug #63046] [mdoc] handle rendering option strings and registers as man(7) does
Date: Wed, 2 Nov 2022 07:27:05 -0400 (EDT)

Follow-up Comment #4, bug #63046 (project groff):


commit bb10a668e10e43f9ccb1727f9f82a1df1530e3b6
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Sat Oct 29 12:28:45 2022 -0500

    [mdoc]: Support `SN` register.
    
    * tmac/doc.tmac: Recognize `SN` register if set on command line and use
      groff man(7)-compatible default if it is not.
    * tmac/mdoc/doc-common (Ss): Use this register instead of a literal.
    * tmac/groff_mdoc.7.man (Formatting with groff, troff, and nroff):
      Document it.
    * NEWS: Update item.
    
    Fixes part of <https://savannah.gnu.org/bugs/?62926>.

commit 2134257877b8da28b6d225d99a1c6d81592d9043
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Sat Oct 29 12:09:26 2022 -0500

    [mdoc]: Support `IN` register.
    
    * tmac/doc.tmac: Recognize `IN` register if set on command line and use
      groff man(7)-compatible defaults if it is not.
    
    * tmac/mdoc/doc-common (Sh): Use this register instead of
      `doc-paragraph-indentation`.
    
    * tmac/mdoc/doc-ditroff:
    * tmac/mdoc/doc-nroff: Stop setting pargraph indentation defaults here.
    
    * tmac/groff_mdoc.7.man (Formatting with groff, troff, and nroff):
      Document it.
    
    * NEWS: Update item.
    
    * tmac/tests/doc_Mt-works.sh:
    * tmac/tests/doc_indents-correctly.sh: Update test expectations.
    
    Fixes part of <https://savannah.gnu.org/bugs/?62926>.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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