groff-commit
[Top][All Lists]
Advanced

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

[groff] 32/35: groff_char(7): Revise `\[ul]` table entry.


From: G. Branden Robinson
Subject: [groff] 32/35: groff_char(7): Revise `\[ul]` table entry.
Date: Mon, 21 Feb 2022 06:15:59 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 09e3bda66adb9845b5a8cfe97e2d95a807bf620d
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Feb 21 15:25:07 2022 +1100

    groff_char(7): Revise `\[ul]` table entry.
    
    Refer to it as the "underrule", as CSTR #54 (1976) did (in spite of the
    dubious mnemonic).  Since it is font-invariant and forms corners with
    \[rn] and \[br], it may be misleading to suggest an identity with the
    orinary underscore glyph, `_`, U+005F.
    
    Continues commit 885489e3e,6 May 2021.
---
 man/groff_char.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/groff_char.7.man b/man/groff_char.7.man
index bcdf3d9f..ce3b7234 100644
--- a/man/groff_char.7.man
+++ b/man/groff_char.7.man
@@ -1429,7 +1429,7 @@ _
 \[ba]  \e[ba]  u007C   bar
 \[br]  \e[br]  u2502   box rule +
 \&_    \&_     u005F   underscore, low line +
-\[ul]  \e[ul]  u005F   underscore, low line +
+\[ul]  \e[ul]  ---     underrule +
 \[rn]  \e[rn]  u203E   radical extension, overline +
 \[ru]  \e[ru]  ---     baseline rule +
 \[bb]  \e[bb]  u00A6   broken bar



reply via email to

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