mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 13:18:04 +02:00
nls: let <Multi_key> <minus> <underscore> compose U+2212 (MINUS SIGN)
There was not yet any way to compose the Unicode minus sign, U+2212.
This commit is contained in:
parent
7977557541
commit
6baccbae53
1 changed files with 1 additions and 0 deletions
|
|
@ -4533,6 +4533,7 @@ XCOMM Mathematical Operators
|
|||
<Multi_key> <braceleft> <braceright> : "∅" U2205 # EMPTY SET
|
||||
<Multi_key> <U2208> <U0338> : "∉" U2209 # NOT AN ELEMENT OF
|
||||
<Multi_key> <U220B> <U0338> : "∌" U220C # DOES NOT CONTAIN AS MEMBER
|
||||
<Multi_key> <minus> <underscore> : "−" U2212 # MINUS SIGN
|
||||
<Multi_key> <U2223> <U0338> : "∤" U2224 # DOES NOT DIVIDE
|
||||
<Multi_key> <U2225> <U0338> : "∦" U2226 # NOT PARALLEL TO
|
||||
<Multi_key> <U223C> <U0338> : "≁" U2241 # NOT TILDE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue