gbranden pushed a commit to branch master
in repository groff.

commit 1006aa0051ce531920b83eb93f6ba2610dd4099c
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jun 21 20:55:12 2025 -0500

    doc/*,man/*: Update claim about grotty fonts.
    
    grotty(1) now supports the (abstracted) CJK faces CSH, CSS, CTH, CTS,
    JPG, JPM, KOG, and KOM as well, so not "only" R, I, B, and BI.
---
 doc/groff.texi.in    | 30 +++++++++++++++++++++++++-----
 man/groff_font.5.man |  2 +-
 2 files changed, 26 insertions(+), 6 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index e9d1655c9..4be413467 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -20387,11 +20387,31 @@ are stored in a @file{dev@var{name}} directory.  The 
device description
 file is called @file{DESC}, and, for each font supported by the device,
 a font description file is called@tie{}@file{@var{f}}, where
 @var{f}@tie{}is usually an abbreviation of a font's name and/or style.
-For example, the @code{ps} (PostScript) device has @code{groff} font
-description files for Times roman (@file{TR}) and Zapf Chancery Medium
-italic (@file{ZCMI}), among many others, while the @code{utf8} device
-(for terminals) has only font descriptions for the roman, italic, bold,
-and bold-italic styles (@file{R}, @file{I}, @file{B}, and @file{BI},
+For example,
+the
+@code{ps}
+(PostScript)
+device has
+@code{groff}
+font
+description files for Times roman
+(@file{TR})
+and Zapf Chancery Medium italic
+(@file{ZCMI}),
+among many others,
+while the
+@code{utf8}
+device
+(for terminals)
+has font descriptions for the roman,
+italic,
+bold,
+and bold-italic styles
+(@file{R},
+@file{I},
+@file{B},
+and
+@file{BI},
 respectively).
 
 Device and font description files are read both by the formatter, GNU
diff --git a/man/groff_font.5.man b/man/groff_font.5.man
index ea0a62bb8..cf1001d24 100644
--- a/man/groff_font.5.man
+++ b/man/groff_font.5.man
@@ -96,7 +96,7 @@ while the
 .B utf8
 device
 (for terminals)
-has only font descriptions for the roman,
+has font descriptions for the roman,
 italic,
 bold,
 and bold-italic styles

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to