groff-commit
[Top][All Lists]
Advanced

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

[groff] 05/07: doc/groff.texi: Resolve Texinfo 7.1 warnings.


From: G. Branden Robinson
Subject: [groff] 05/07: doc/groff.texi: Resolve Texinfo 7.1 warnings.
Date: Thu, 25 Jan 2024 15:49:55 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit b7f0fd38b9cfa4c3e792746a841d16ec0c3b5ff1
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Tue Jan 23 19:58:31 2024 -0600

    doc/groff.texi: Resolve Texinfo 7.1 warnings.
    
    * doc/groff.texi: Resolve warnings thrown by Texinfo 7.1.
---
 ChangeLog      |  4 ++++
 doc/groff.texi | 14 +++++---------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 76744a3c8..a7a69c61f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-01-23  G. Branden Robinson <g.branden.robinson@gmail.com>
+
+       * doc/groff.texi: Resolve warnings thrown by Texinfo 7.1.
+
 2024-01-23  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        [libgroff]: Fix underspecified `getenv()` prototype.
diff --git a/doc/groff.texi b/doc/groff.texi
index 27343dcd8..2fbb8b10c 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -2509,18 +2509,15 @@ The main documentation files for the @file{mom} macros 
are in
 @itemize @bullet
 @item
 @file{toc.html}
-@noindent
 Entry point to the full mom manual.
 
 @item
 @file{macrolist.html}
-@noindent
 Hyperlinked index of macros with brief descriptions, arranged by
 category.
 
 @item
 @file{mom-pdf.pdf}
-@noindent
 @acronym{PDF} features and usage.
 @end itemize
 
@@ -4848,7 +4845,7 @@ Apply tilde accent to subsequent glyph.
 Apply caron to subsequent glyph.
 @endDefmpstr
 
-@Defmpstr {\,, ms}
+@Defmpstr {@comma{}, ms}
 Apply cedilla to subsequent glyph.
 @endDefmpstr
 
@@ -4883,7 +4880,7 @@ Apply circumflex accent to preceding glyph.
 Apply tilde accent to preceding glyph.
 @endDefmpstr
 
-@Defmpstr {\,, ms}
+@Defmpstr {@comma{}, ms}
 Apply cedilla to preceding glyph.
 @endDefmpstr
 
@@ -5256,9 +5253,8 @@ characters shown here are ``dagger'', ``double dagger'', 
``right
 been shocking to the rich.\[rq]
 (Bertrand Russell, 1935)
 @c XXX: @iftex puts a blank line on the output.  This seems like a bug.
-@c @newline works around it.  But we need a weird inverse indent.
-@iftex @
-  @result{} @quotedblleft{}The idea that the poor should have
+@iftex
+    @result{} @quotedblleft{}The idea that the poor should have
     @result{} leisure has always been shocking to
     @result{} the rich.@quotedblright{}  (Bertrand Russell, 1935)
 @end iftex
@@ -11792,7 +11788,7 @@ is ugly.  Use this escape sequence whenever an oblique 
glyph is
 immediately followed by an upright glyph without any intervening space.
 @endDefesc
 
-@Defesc {\\\,, , , }
+@Defesc {\\@comma{}, , , }
 @cindex left italic correction (@code{\,})
 @cindex correction, left italic (@code{\,})
 @cindex correction between upright and oblique glyph (@code{\/}, @code{\,})



reply via email to

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