add indentical to sybol to xcompose
This commit is contained in:
@@ -53,7 +53,7 @@ include "%L"
|
|||||||
<Multi_key> <P> <S> <I> : "Ψ" U03A8 # GREEK CAPITAL LETTER PSI
|
<Multi_key> <P> <S> <I> : "Ψ" U03A8 # GREEK CAPITAL LETTER PSI
|
||||||
<Multi_key> <O> <M> <E> : "Ω" U03A9 # GREEK CAPITAL LETTER OMEGA
|
<Multi_key> <O> <M> <E> : "Ω" U03A9 # GREEK CAPITAL LETTER OMEGA
|
||||||
|
|
||||||
# misc mathematical symbols
|
# misc mathematical/scientific symbols
|
||||||
<Multi_key> <i> <n> <t> : "∫" U222B # INTEGRAL
|
<Multi_key> <i> <n> <t> : "∫" U222B # INTEGRAL
|
||||||
<Multi_key> <s> <q> <r> <t> : "√" U221A # SQUARE ROOT
|
<Multi_key> <s> <q> <r> <t> : "√" U221A # SQUARE ROOT
|
||||||
<Multi_key> <asciitilde> <equal> : "≈" U2248 # ALMOST EQUAL TO
|
<Multi_key> <asciitilde> <equal> : "≈" U2248 # ALMOST EQUAL TO
|
||||||
@@ -63,6 +63,7 @@ include "%L"
|
|||||||
<Multi_key> <r> <c> <e> : "⌉" U2309 # RIGHT CEILING
|
<Multi_key> <r> <c> <e> : "⌉" U2309 # RIGHT CEILING
|
||||||
<Multi_key> <l> <f> <l> : "⌊" U230A # LEFT FLOOR
|
<Multi_key> <l> <f> <l> : "⌊" U230A # LEFT FLOOR
|
||||||
<Multi_key> <r> <f> <l> : "⌋" U230B # RIGHT FLOOR
|
<Multi_key> <r> <f> <l> : "⌋" U230B # RIGHT FLOOR
|
||||||
|
<Multi_key> <equal> <equal> : "≡" U2261 # IDENTICAL TO
|
||||||
|
|
||||||
# superscript
|
# superscript
|
||||||
<Multi_key> <asciicircum> <2> : "²" U00B2 # SUPERSCRIPT TWO
|
<Multi_key> <asciicircum> <2> : "²" U00B2 # SUPERSCRIPT TWO
|
||||||
|
|||||||
Reference in New Issue
Block a user