diff options
| author | Jules Aguillon | 2024-12-29 11:29:58 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-12-29 11:29:58 +0100 |
| commit | 12d9e5eaf81f13b9621645b3bf552238b6c73d72 (patch) | |
| tree | 8f9614d8add159f20a98b3966ad4183b9d475df9 /res/xml/greekmath.xml | |
| parent | e594915e805ba2f097bfb0983c07d0a439a739a9 (diff) | |
| download | unexpected-keyboard-12d9e5eaf81f13b9621645b3bf552238b6c73d72.tar.gz unexpected-keyboard-12d9e5eaf81f13b9621645b3bf552238b6c73d72.zip | |
Update Shift mappings for math symbols
Shift is the "not" version of some math operators.
∋ is added to the math layout.
Diffstat (limited to 'res/xml/greekmath.xml')
| -rw-r--r-- | res/xml/greekmath.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/greekmath.xml b/res/xml/greekmath.xml index b1c1952..86f851b 100644 --- a/res/xml/greekmath.xml +++ b/res/xml/greekmath.xml @@ -17,7 +17,7 @@ <key key0="σ" key3="←" key4="∂"/> <key key0="δ" key3="↓" key4="∫"/> <key key0="φ" key3="→" key4="∃"/> - <key key0="γ" key4="∈"/> + <key key0="γ" key3="∋" key4="∈"/> <key key0="η" key1="⊕" key4="4"/> <key key0="ξ" key1="⊖" key3="ℕ" key4="5"/> <key key0="κ" key1="⊙" key3="ℝ" key4="6"/> |
