From 12d9e5eaf81f13b9621645b3bf552238b6c73d72 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 29 Dec 2024 11:29:58 +0100 Subject: Update Shift mappings for math symbols Shift is the "not" version of some math operators. ∋ is added to the math layout. --- srcs/compose/fn.json | 1 - 1 file changed, 1 deletion(-) (limited to 'srcs/compose/fn.json') diff --git a/srcs/compose/fn.json b/srcs/compose/fn.json index 86d6f6d..30e189a 100644 --- a/srcs/compose/fn.json +++ b/srcs/compose/fn.json @@ -78,7 +78,6 @@ "∪": "⋃", "∩": "⋂", "∃": "∄", - "∈": "∉", "∫": "∮", "Π": "∏", "Σ": "∑", -- cgit v1.2.3