From 1667e9cbf018cafca5754117d40a8823cc0af47d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 15 Aug 2014 13:29:55 +0200 Subject: compose table: supplemental mathematical operators MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- res/compose | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'res/compose') diff --git a/res/compose b/res/compose index 6054fab..a25fbb2 100644 --- a/res/compose +++ b/res/compose @@ -1133,9 +1133,10 @@ end for ("." "≡") : "⩧" "3" "#" : "⩨" "4" "#" : "⩩" - -# TODO ⩪ ⩫ ⩬ ⩭ - + "." ["~" ] : "⩪" + "/" ":" : "⩫" + ["~" ] "-" ["~" ] : "⩬" + "." "≅" : "⩭" ("*" "=") : "⩮" "≈" : "⩯" "≈" ("~" ) : "⩯" @@ -1254,9 +1255,11 @@ end for "⊃" "⊃" : "⫖" "⊃" "⊂" : "⫗" ("-" "⫗") : "⫘" - -# TODO ⫙ ⫚ ⫛ ⫝̸ ⫝ - + "⋔" "." : "⫙" + ("∩" "Y") : "⫚" + "⋔" "⋔" : "⫛" + ("/" "⫝") : "⫝̸" + ("|" "u") : "⫝" "." "⊣" : "⫞" "." "⊤" : "⫟" "⫠" "⫠" : "⫟" -- cgit v1.2.3-70-g09d2