From cf616c2492e9d035bc935b9ea77ed125b5738757 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 15 Aug 2014 17:36:00 +0200 Subject: compose table: some of miscellaneous mathematical symbols-b MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- res/compose | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 80 insertions(+), 3 deletions(-) diff --git a/res/compose b/res/compose index 7d9c013..2499ad1 100644 --- a/res/compose +++ b/res/compose @@ -31,11 +31,11 @@ end macro macro composite/3 "\1" : "\3" - "\1" "\2" : "\3" + "\1" ["\2" ] : "\3" end macro macro composite/4 "\1" : "\4" - "\1" ["\2" "\3"] : "\4" + "\1" ["\2" "\3"] : "\4" end macro @@ -1079,7 +1079,84 @@ for "\u2800" to "\u28FF" as \1 end for # TODO Supplemental Arrows-B -# TODO Miscellaneous Mathematical Symbols-B + +# Miscellaneous Mathematical Symbols-B: + ":" "3" "|" : "⦀" + "z" "." : "⦁" + "z" ":" : "⦂" + "{" "|" : "⦃" + "|" "}" : "⦄" + "|" "(" : "⦅" + ")" "|" : "⦆" + "(" "|" : "⦇" + "|" ")" : "⦈" + "⟨" "|" : "⦉" + "|" "⟩" : "⦊" + ("_" "[") : "⦋" + ("_" "]") : "⦌" + ("[" "\\") : "⦍" + ("]" "\\") : "⦎" + ("[" "/") : "⦏" + ("]" "/") : "⦐" + ("⟨" ["." "⋅"]) : "⦑" + ("⟩" ["." "⋅"]) : "⦒" + ("(" "<") : "⦓" + (")" ">") : "⦔" + (">" "⸨") : "⦕" + ("<" "⸩") : "⦖" + "⟬" "⟬" : "⦗" + "⟭" "⟭" : "⦘" + +# TODO ⦙ ⦚ ⦛ ⦜ ⦝ ⦞ ⦟ ⦠ ⦡ ⦢ ⦣ ⦤ ⦥ ⦦ ⦧ ⦨ ⦩ ⦪ ⦫ ⦬ ⦭ ⦮ ⦯ + + "∅" "∅" : "⦰" + ("∅" "_") : "⦱" +composite("∅" "°" "⦲") + ("∅" "→") : "⦳" + ("∅" "←") : "⦴" + "(" "-" "-" ")" : "⦵" + "(" "|" ")" : "⦶" + "(" "|" "|" ")" : "⦷" + "(" "\\" ")" : "⦸" + "(" ["⟂" "⊥"] ")" : "⦹" + "⦺" "⦺" : "⦹" + "(" "⫠" ")" : "⦺" + "⦹" "⦹" : "⦺" + "(" "X" )" : "⦻" + "(" "%" )" : "⦼" + ("O" "↑") : "⦽" + "(" "o" )" : "⦾" + "(" "(" ")" )" : "⦾" + "(" "(" "o" ")" )" : "⦿" + "(" "(" "(" ")" ")" )" : "⦿" + "(" "<" ")" : "⧀" + "(" ">" ")" : "⧁" + "O" "o" : "⧂" + "O" "=" : "⧃" + "[" "/" "]" : "⧄" + "[" "\\" "]" : "⧅" + "[" "*" "]" : "⧆" + "[" "o" "]" : "⧇" + "[" "[" "]" "]" : "⧈" + "[" "]" "[" "]" : "⧉" + (["Δ" "∆"] ".") : "⧊" + (["Δ" "∆"] "_") : "⧋" + (["Δ" "∆"] "s") : "⧌" + (["Δ" "∆"] "_") : "⧍" + "⊳" "/" "⊲" : "⧎" + "⊲" "|" : "⧏" + "|" "⊳" : "⧐" + +# TODO ⧑ ⧒ ⧓ ⧔ ⧕ ⧖ ⧗ ⧘ ⧙ ⧚ ⧛ ⧜ ⧝ ⧞ ⧟ ⧠ ⧡ ⧢ ⧣ ⧤ ⧥ ⧦ ⧧ ⧨ ⧩ ⧪ ⧫ ⧬ ⧭ ⧮ ⧯ ⧰ ⧱ ⧲ ⧳ + + ":" "→" : "⧴" + +# TODO ⧵ ⧶ ⧷ ⧸ ⧹ ⧺ ⧻ + + ")" "<" : "⧼" + ">" "(" : "⧽" + +# TODO ⧾ ⧿ # Supplemental Mathematical Operators: "⊙" "⊙" : "⨀" -- cgit v1.2.3-70-g09d2