groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 21/40: doc/groff.texi: Use more idiomatic local macros.


From: G. Branden Robinson
Subject: [groff] 21/40: doc/groff.texi: Use more idiomatic local macros.
Date: Wed, 10 Feb 2021 01:32:18 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit f5d4895bc36fd49053e26224612531116c7d4098
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Feb 7 20:25:32 2021 +1100

    doc/groff.texi: Use more idiomatic local macros.
    
    Use @Defstr and @endDefstr instead of @DefstrList and @endDefmpreg to
    present singleton string description (ms's FR).
---
 doc/groff.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 41b2c8f..2fd979e 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -2868,7 +2868,7 @@ Effective: next footnote.
 Default: @math{@code{@\n[PD]} / 2}.
 @endDefmpreg
 
-@DefstrList {FR, ms}
+@Defstr {FR, ms}
 Defines the ratio of the footnote line length to the current line
 length.
 
@@ -2876,7 +2876,7 @@ Effective: next footnote in single-column arrangements, 
next page
 otherwise.
 
 Default: @math{11/12}.
-@endDefmpreg
+@endDefstr
 
 The default footnote line length is 11/12ths of the normal line length
 for compatibility with the expectations of historical @file{ms}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]