gbranden pushed a commit to branch master
in repository groff.
commit cb4c994fc50e7b28544b884e72aa7b8d242d7746
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Aug 7 07:10:26 2025 -0500
doc/ms.ms.in: Fix font style nits.
In "Margins" section of parameter table, set the parentheses and
footnote marks used to denote alternative defaults for nroff mode in
roman, not bold (or Courier). This is more consistent with existing
practice in the `\n[PD]` and `\n[DD]` table entries.
---
doc/ms.ms.in | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/doc/ms.ms.in b/doc/ms.ms.in
index 6b723137a..1e69395a0 100644
--- a/doc/ms.ms.in
+++ b/doc/ms.ms.in
@@ -564,10 +564,12 @@ Parameter Definition Effective Default
.TH
_
Margins
-\[rs]n[PO] Page offset (left margin) page 1i (0)\*{*\*}
-\[rs]n[LL] Line length paragraph 6.5i (65n)\*{*\*}
+\[rs]n[PO] Page offset (left margin) page\
+ 1i \f[R](\f[]0\f[R])\*{*\*}
+\[rs]n[LL] Line length paragraph\
+ 6.5i \f[R](\f[]65n\f[R])\*{*\*}
\[rs]n[LT] Title line length paragraph\
- 6.5i (65n)\*{*\*}
+ 6.5i \f[R](\f[]65n\f[R])\*{*\*}
\[rs]n[HM] Top (header) margin page 1i
\[rs]n[FM] Bottom (footer) margin page 1i
_
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit