summaryrefslogtreecommitdiff
path: root/Compose/src
diff options
context:
space:
mode:
authorpascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-07-24 15:41:40 +0000
committerpascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2009-07-24 15:41:40 +0000
commitb66fa4e82518b064822c4ee0f4fa7ceb584e07cf (patch)
treebba4f123932fe1c5d19c60d7900fe697420b1c2f /Compose/src
parent2c7458e2bb97e5ee3cd244de9c8c5148463a5ace (diff)
downloadneo-layout-b66fa4e82518b064822c4ee0f4fa7ceb584e07cf.tar.gz
neo-layout-b66fa4e82518b064822c4ee0f4fa7ceb584e07cf.tar.bz2
neo-layout-b66fa4e82518b064822c4ee0f4fa7ceb584e07cf.zip
für „teilt nicht“ auch das „teilt“-Zeichen möglich
git-svn-id: https://svn.neo-layout.org@1975 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'Compose/src')
-rw-r--r--Compose/src/math.module3
1 files changed, 3 insertions, 0 deletions
diff --git a/Compose/src/math.module b/Compose/src/math.module
index f417177..bb1886d 100644
--- a/Compose/src/math.module
+++ b/Compose/src/math.module
@@ -168,6 +168,9 @@
<Multi_key> <slash> <bar> : "∤" U2224 # DOES NOT DIVIDE
<dead_stroke> <bar> : "∤" U2224 # DOES NOT DIVIDE
<Multi_key> <bar> <dead_stroke> <dead_stroke> : "∤" U2224 # DOES NOT DIVIDE
+<Multi_key> <slash> <U2223> : "∤" U2224 # DOES NOT DIVIDE
+<dead_stroke> <U2223> : "∤" U2224 # DOES NOT DIVIDE
+<Multi_key> <U2223> <dead_stroke> <dead_stroke> : "∤" U2224 # DOES NOT DIVIDE
<Multi_key> <slash> <U2225> : "∦" U2226 # NOT PARALLEL TO
<dead_stroke> <U2225> : "∦" U2226 # NOT PARALLEL TO
<Multi_key> <U2225> <dead_stroke> <dead_stroke> : "∦" U2226 # NOT PARALLEL TO