Update of bug #68130 (group groff):

                  Status:             In Progress => Fixed
             Open/Closed:                    Open => Closed

    _______________________________________________________

Follow-up Comment #2:


commit ba78e9f7422ca4f3b725e3ad8a05fee9c44c0026
Author: G. Branden Robinson <[email protected]>
Date:   Sun Mar 15 08:10:25 2026 -0500

    [troff]: Implement `.ul` register.
    
    ...for orthogonal completeness with respect to the `.ce`, `.rj`, and
    `.itc` registers.
    
    * src/roff/troff/env.h (class environment): Declare new accessor member
      function `get_underlined_line_count()`.
    
    * src/roff/troff/env.cpp (environment::get_underlined_line_count):
      Define it.
    
      (init_env_requests): Wire up `.ul` register name to
      `get_underlined_line_count()`.
    
    * src/roff/groff/tests/dot-ul-register-works.sh: Test it.
    
    * src/roff/groff/groff.am (groff_TESTS): Run test.
    
    * doc/groff.texi.in (Artificial Fonts):
    * man/groff.7.man (Read-only registers):
    * man/groff_diff.7.man (New registers):
    * NEWS: Document it.
    
    Fixes <https://savannah.gnu.org/bugs/?68130>.




    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature

Reply via email to