Update of bug #67038 (group groff):

                  Status:             In Progress => Fixed
             Open/Closed:                    Open => Closed
         Planned Release:                    None => 1.24.0

    _______________________________________________________

Follow-up Comment #1:


commit 0932737f9299c0371453fed53c0a0032ec9a6fe7
Author: G. Branden Robinson <[email protected]>
Date:   Sun Apr 20 21:15:02 2025 -0500

    [groff]: Regression-test Savannah #67038.
    
    Test behavior of `.b` register.
    
    * src/roff/groff/tests/dot-b-register-works.sh: Do it.
    * src/roff/groff/groff.am (groff_TESTS): Run test.
    
    Test fails at this commit.

commit 09ba70691747e65ae76bed727837245dc55c4b5c
Author: G. Branden Robinson <[email protected]>
Date:   Sun Apr 20 21:17:40 2025 -0500

    [troff]: Fix Savannah #67038 (`.b` register).
    
    * src/roff/troff/node.h: Declare `get_bold_fontno` as taking a new first
      argument, a pointer to an `environment`.
    
    * src/roff/troff/node.cpp (get_bold_font): Likewise with definition, and
      resolve the environment's currently selected font so that we report
      the correct emboldening amount even if an abstract style is the
      current font selection.  Use a temporary variable to avoid yard-long
      expression, like `env_get_zoom()`.
    
    Fixes <https://savannah.gnu.org/bugs/?67038>.




    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature

Reply via email to