groff-commit
[Top][All Lists]
Advanced

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

[groff] 20/23: groff_char(7): Improve ergonomics of math table.


From: G. Branden Robinson
Subject: [groff] 20/23: groff_char(7): Improve ergonomics of math table.
Date: Mon, 21 Mar 2022 03:44:56 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 8103d5cb7b6d5104a7fe48624f9139c0df61eb0e
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Mar 21 15:51:31 2022 +1100

    groff_char(7): Improve ergonomics of math table.
    
    Add text asterisk and tilde \[ti] to mathematical symbols adjacent to
    \[**] and \[ap], respectively, to ease identification of any
    distinctions between them.
---
 man/groff_char.7.man | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/man/groff_char.7.man b/man/groff_char.7.man
index 87d037dc..67dfcd96 100644
--- a/man/groff_char.7.man
+++ b/man/groff_char.7.man
@@ -1652,6 +1652,7 @@ _
 \[di]  \e[di]  u00F7   division sign + ***
 \[tdi] \e[tdi] u00F7   text variant of \f[B]\e[di]\f[]
 \[f/]  \e[f/]  u2044   fraction slash
+*      *       u002A   asterisk
 \[**]  \e[**]  u2217   mathematical asterisk +
 
 \[<=]  \e[<=]  u2264   less than or equal to +
@@ -1665,6 +1666,7 @@ _
 \[ne]  \e[ne]  u2261_0338      not equivalent
 \[=~]  \e[=\[ti]]      u2245   approximately equal to
 \[|=]  \e[|=]  u2243   asymptotically equal to +
+\[ti]  \e[ti]  u007E   tilde +
 \[ap]  \e[ap]  u223C   similar to, tilde operator +
 \[~~]  \e[\[ti]\[ti]]  u2248   almost equal to
 \[~=]  \e[\[ti]=]      u2248   almost equal to



reply via email to

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