gbranden pushed a commit to branch master
in repository groff.

commit bf78898fb9ee060fe6bd08bdc8ace9d9153e6480
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Apr 13 16:33:44 2024 -0500

    groff_font(5): Fix style and markup nits.
    
    Style:
    * Use `MR` macro for man page cross references.
    * Favor active voice over passive.
    
    Markup:
    * Break input lines at sentence endings.
    * Use an empty request between sentences.
    * Use two empty requests where vertical space is expected.
---
 man/groff_font.5.man | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/man/groff_font.5.man b/man/groff_font.5.man
index 1bf08aa08..fd73154b5 100644
--- a/man/groff_font.5.man
+++ b/man/groff_font.5.man
@@ -972,15 +972,22 @@ these data are now compiled directly into
 .I grops
 uses the field to build sub-encoding arrays for PostScript fonts
 containing more than 256 glyphs.
+.
+.
 .P
 Anything on the line after the
 .I entity-name
 field or
 .RB \[lq] \-\- \[rq]
-is ignored. When
+is ignored.
+.
+When
 .I afmtodit
-is used to generate fontfiles for grops and gropdf
-the comment field contains the UTF-16 code for the character.
+generates font description files for
+.MR gropdf @MAN1EXT@
+and
+.MR grops @MAN1EXT@ ,
+it writes the UTF-16 code for the character to the comment field.
 .
 .
 .P

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

Reply via email to