[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 08/12: groff_font(5): Tighten wording to unstrand line.
From: |
G. Branden Robinson |
Subject: |
[groff] 08/12: groff_font(5): Tighten wording to unstrand line. |
Date: |
Fri, 6 Dec 2024 06:00:36 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit 2a45c1089a8852363424f38527ddb60723d91929
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Dec 5 03:04:34 2024 -0600
groff_font(5): Tighten wording to unstrand line.
* doc/groff.texi.in (Font Description File Format): Sync.
---
doc/groff.texi.in | 27 ++++++++++++++++++---------
man/groff_font.5.man | 13 ++++++-------
2 files changed, 24 insertions(+), 16 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 41254d07b..2df43d31c 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -19306,15 +19306,24 @@ present in the formatter's currently selected font,
the glyph is sought
in any mounted fonts that bear this property.
@end table
-Other directives in this section are ignored by GNU @code{troff}, but
-may be used by postprocessors to obtain further information about the
-font.
-
-The second section contains one or two subsections. These can appear in
-either order; the first one encountered commences the second section.
-Each starts with a directive on a line by itself. A @code{charset}
-subsection is mandatory unless the associated @file{DESC} file contains
-the @code{unicode} directive. Another subsection, @code{kernpairs},
+Other directives in this section are ignored by GNU
+@command{troff},
+but may be used by postprocessors to obtain further information about
+the font.
+
+The second section contains one or two subsections,
+which can appear in either order;
+either starts the second section.
+Each starts with a directive on a line by itself.
+A
+@code{charset}
+subsection is mandatory unless the associated
+@file{DESC}
+file contains the
+@code{unicode}
+directive.
+Another subsection,
+@code{kernpairs},
is optional.
@kindex charset
diff --git a/man/groff_font.5.man b/man/groff_font.5.man
index 23ea018be..68b697b47 100644
--- a/man/groff_font.5.man
+++ b/man/groff_font.5.man
@@ -682,17 +682,16 @@ the glyph is sought in any mounted fonts that bear this
property.
.
.
.P
-Other directives in this section are ignored by
-.IR @g@troff ,
+Other directives in this section are ignored by GNU
+.IR troff , \" GNU
but may be used by postprocessors to obtain further information about
the font.
.
.
.P
-The second section contains one or two subsections.
-.
-These can appear in either order;
-the first one encountered commences the second section.
+The second section contains one or two subsections,
+which can appear in either order;
+either starts the second section.
.
Each starts with a directive on a line by itself.
.
@@ -701,7 +700,7 @@ A
subsection is mandatory unless the associated
.I DESC
file contains the
-.B unicode
+.B \%unicode
directive.
.
Another subsection,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 08/12: groff_font(5): Tighten wording to unstrand line.,
G. Branden Robinson <=