From ec9c80571796f68415b8e05a36ea00b90cca3525 Mon Sep 17 00:00:00 2001 From: Jonathan Chan Date: Sun, 24 Apr 2022 12:19:50 -0700 Subject: [PATCH] Use correct angle brackets `\langle` and `\rangle` were previously U+2329, U+232A from Miscellaneous Technical. Changing them to U+27E8, U+27E9 from Miscellaneous Mathematical Symbols-A makes more sense and lets us also add the double angle brackets U+27EA, U+27EB. --- tables/latex.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tables/latex.txt b/tables/latex.txt index 7cb7d65..b1837e3 100644 --- a/tables/latex.txt +++ b/tables/latex.txt @@ -622,8 +622,10 @@ _x ₓ 0 \flat ♭ 0 \natural ♮ 0 \sharp ♯ 0 -\langle 〈 0 -\rangle 〉 0 +\langle ⟨ 0 +\rangle ⟩ 0 +\llangle ⟪ 0 +\rrangle ⟫ 0 \llbracket ⟦ 0 \rrbracket ⟧ 0 \llparenthesis ⦇ 0