From e529621f9e86fe919bb54ab8bd8d4bf44d85ca1d Mon Sep 17 00:00:00 2001 From: be5invis Date: Sat, 31 Dec 2016 17:48:53 +0800 Subject: [PATCH] Add U+2223 --- glyphs/symbol-math.ptl | 1 + 1 file changed, 1 insertion(+) diff --git a/glyphs/symbol-math.ptl b/glyphs/symbol-math.ptl index 79e4bcd..00f5c86 100644 --- a/glyphs/symbol-math.ptl +++ b/glyphs/symbol-math.ptl @@ -532,6 +532,7 @@ export : define [apply] : begin ### Others alias 'mathbullet' 0x2219 'bullet' + alias 'mathbar' 0x2223 'bar' alias 'mathsmallcircle' 0x2218 'hwsmallwhitecircle' alias 'mathstar' 0x22C6 'hwblackstar'