gbranden pushed a commit to branch master
in repository groff.

commit 8234fa0eab670e0f958bf192b6b83f4b0da69efb
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 4 19:20:46 2021 +1000

    doc/ms.ms: Fix style nits.
    
    - Stop using font-reset escape when previous font is no longer needed.
    - Fix incorrect font style used on ellipsis and comma.
---
 doc/ms.ms | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/ms.ms b/doc/ms.ms
index ae64ff4..0191d64 100644
--- a/doc/ms.ms
+++ b/doc/ms.ms
@@ -677,8 +677,7 @@ in the
 register.
 T}
 _
-\&.IP \f[R][\f[]\f[I]marker\f[] \f[R][\f[]\f[I]width\f[]\f[R]]]\f[]\
-       T{
+\&.IP \f[R][\f[I]marker\f[] [\f[I]width\f[]]]  T{
 Set a paragraph with a left indentation.
 .
 The optional
@@ -830,8 +829,8 @@ to number headings in the form
 .CW
 .I a .\c
 .I b .\c
-.I c.\|.\|.,
 .R
+.I c .\|.\|.,
 to any depth desired,
 with the numbering of each level increasing automatically and being
 reset when a more significant level is increased.

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

Reply via email to