groff-commit
[Top][All Lists]
Advanced

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

[groff] 06/09: doc/groff.texi (Using Symbols): Fix indexing nit.


From: G. Branden Robinson
Subject: [groff] 06/09: doc/groff.texi (Using Symbols): Fix indexing nit.
Date: Thu, 1 Jul 2021 09:21:50 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit d84b1e448f1f836bc9c1e03e4585757c79f9e7fb
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Thu Jul 1 21:23:40 2021 +1000

    doc/groff.texi (Using Symbols): Fix indexing nit.
    
    Our index is not so dense that we need two entries for the Adobe Glyph
    List and its abbreviation.
---
 doc/groff.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index d0b666c..8cad4ab 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -9906,8 +9906,7 @@ groff -Tdvi -mec -man groff_char.7 > groff_char.dvi
 @cindex glyph names, composite
 @cindex @code{groff} glyph list (GGL)
 @cindex GGL (@code{groff} glyph list)
-@cindex adobe glyph list (AGL)
-@cindex AGL (adobe glyph list)
+@cindex Adobe Glyph List (AGL)
 Glyph names not listed in @cite{groff_char@r{(7)}} are derived
 algorithmically, using a simplified version of the Adobe Glyph List
 (AGL) algorithm, which is described in



reply via email to

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