Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

large square bracket code points request #675

Closed
Announcement opened this issue Oct 20, 2018 · 2 comments
Closed

large square bracket code points request #675

Announcement opened this issue Oct 20, 2018 · 2 comments

Comments

@Announcement
Copy link

request for some more code points
in particular the brackets, atleast the square ones, code points:
0x23A1-0x23A6 (useful for matrices and such)

@tonsky
Copy link
Owner

tonsky commented Oct 21, 2018

Ok I’ll try

@tonsky
Copy link
Owner

tonsky commented May 21, 2019

U+239B  LEFT PARENTHESIS UPPER HOOK        ⎛ 
U+239C  LEFT PARENTHESIS EXTENSION         ⎜ 
U+239D  LEFT PARENTHESIS LOWER HOOK        ⎝ 
U+239E  RIGHT PARENTHESIS UPPER HOOK       ⎞ 
U+239F  RIGHT PARENTHESIS EXTENSION        ⎟ 
U+23A0  RIGHT PARENTHESIS LOWER HOOK       ⎠ 
U+23A1  LEFT SQUARE BRACKET UPPER CORNER   ⎡ 
U+23A2  LEFT SQUARE BRACKET EXTENSION      ⎢ 
U+23A3  LEFT SQUARE BRACKET LOWER CORNER   ⎣ 
U+23A4  RIGHT SQUARE BRACKET UPPER CORNER  ⎤ 
U+23A5  RIGHT SQUARE BRACKET EXTENSION     ⎥ 
U+23A6  RIGHT SQUARE BRACKET LOWER CORNER  ⎦ 
U+23A7  LEFT CURLY BRACKET UPPER HOOK      ⎧ 
U+23A8  LEFT CURLY BRACKET MIDDLE PIECE    ⎨ 
U+23A9  LEFT CURLY BRACKET LOWER HOOK      ⎩ 
U+23AA  CURLY BRACKET EXTENSION            ⎪ 
U+23AB  RIGHT CURLY BRACKET UPPER HOOK     ⎫ 
U+23AC  RIGHT CURLY BRACKET MIDDLE PIECE   ⎬ 
U+23AD  RIGHT CURLY BRACKET LOWER HOOK     ⎭ 

@tonsky tonsky added the Unicode label May 21, 2019
@tonsky tonsky closed this as completed in 7a5965a Aug 5, 2019
@tonsky tonsky added this to the 1.208 milestone Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants