CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2025/07/27 09:21:30

Modified files:
        usr.bin/mandoc : man_term.c mdoc_term.c term.c term.h 

Log message:
When italic font is requested in a section or subsection header,
render it as bold italic, both for compatibility with groff-1.23
and because doing so makes sense logically - even though manual
page authors are neither encouraged to manually manipulate fonts
nor to use macros inside section headers.

This is the same change as in:

groff commit 5ea945c8 gbranden@ May 6, 2021
tmac/an-old.tmac: Enable bold italics in headings.

groff commit 78922cf9 gbranden@ Dec 27, 2022
[mdoc]: Support `HF` string.

Reply via email to