Update of bug #68309 (group groff):

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

    _______________________________________________________

Follow-up Comment #6:


commit 3c290039dcced859e5f703c3fca9f5ffbe1cbbb6
Author: G. Branden Robinson <[email protected]>
Date:   Mon Jul 13 11:36:55 2026 -0500

    [grohtml]: Fix Savannah #68309. (1/2)
    
    * src/devices/grohtml/post-html.cpp (html_printer::writeHeadMetaStyle):
      Define new class selector `.code-display`.  Use monospaced font family
      an inherit display properties from parent block.  Define new
      descendant selector thereof for `p` elements, eliminating vertical
      margins.  Initally this is for use by man(7)'s `EX`/`EE` macros, but
      might have applications in other packages.
    
    Begins fixing <https://savannah.gnu.org/bugs/?68309>.

commit c1e8baeec9304a3d92d36fa52077216c3732fc79
Author: G. Branden Robinson <[email protected]>
Date:   Mon Jul 13 11:42:42 2026 -0500

    [man]: Fix Savannah #68309. (2/2)
    
    * tmac/an.tmac (EX, EE): When formatting for HTML, begin and end,
      respectively, a `span` element employing the new `code-display` class
      set up in the document header by grohtml(1).
    
    Fixes <https://savannah.gnu.org/bugs/?68309>.  Thanks to Colin Watson
    and Stephen Gildea for the reports and to them and Ingo Schwarze for
    discussion on the groff list.
    
    ANNOUNCE: Acknowledge Colin, Ingo, and Stephen for their assistance with
    my all-thumbs dexterity with HTML and CSS.




    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature

Reply via email to