gbranden pushed a commit to branch master
in repository groff.

commit b942b252f73ee6e88fa185559602d02a049bfa38
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Sat Jan 22 13:38:33 2022 +1100

    groff_mm(7): Improve expansion of 'R' font style.
    
    There's no way to learn *roff typesetting without acquiring the fact
    that "roman" refers to the style of typeface used for ordinary,
    unemphasized text.  So be straightforward about "R"'s mnemonic value.
---
 contrib/mm/groff_mm.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 5f0b77c7..0b46d938 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -300,7 +300,7 @@ In
 the fonts
 (or rather,
 font styles)
-.BR R \~(normal),
+.BR R \~(roman),
 .BR I \~(italic),
 and
 .BR B \~(bold)

_______________________________________________
Groff-commit mailing list
Groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to