[latex3-commits] [git/LaTeX3-latex3-latex2e] master: utf8ienc.dtx: Declare ⟨ (U+27E8), ⟩ (U+27E9) (dedfd16)

GitHub noreply at github.com
Thu Feb 7 13:45:17 CET 2019


Repository : https://github.com/latex3/latex2e
On branch  : master
Link       : https://github.com/latex3/latex2e/commit/dedfd162862e4b0b7232a2cfb2939f8121d68b14

>---------------------------------------------------------------

commit dedfd162862e4b0b7232a2cfb2939f8121d68b14
Author: Andrew Dunning <adunning at users.noreply.github.com>
Date:   Wed Jan 9 10:14:00 2019 -0500

    utf8ienc.dtx: Declare ⟨ (U+27E8), ⟩ (U+27E9)
    
    Although ⟨ (U+27E8, `\textlangle`) and ⟩ (U+27E9, `\textrangle`) are 'mathematical angle brackets', Unicode recommends them for text use in place of U+2329 and U+232A. These characters are deprecated and canonically decompose to U+3008 and U+300B, in the CJK Symbols and Punctuation block. See <https://unicode.org/consortium/utc-minutes/UTC-088-200108.html>.


>---------------------------------------------------------------

dedfd162862e4b0b7232a2cfb2939f8121d68b14
 base/utf8ienc.dtx |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/base/utf8ienc.dtx b/base/utf8ienc.dtx
index 993f59c..aff8c37 100644
--- a/base/utf8ienc.dtx
+++ b/base/utf8ienc.dtx
@@ -1628,6 +1628,8 @@
 %<all,ts1>\DeclareUnicodeCharacter{25E6}{\textopenbullet}
 %<all,ts1>\DeclareUnicodeCharacter{25EF}{\textbigcircle}
 %<all,ts1>\DeclareUnicodeCharacter{266A}{\textmusicalnote}
+%<all,x2,ts1,t2c,t2b,t2a>\DeclareUnicodeCharacter{27E8}{\textlangle}
+%<all,x2,ts1,t2c,t2b,t2a>\DeclareUnicodeCharacter{27E9}{\textrangle}
 %<all,t1>\DeclareUnicodeCharacter{1E20}{\@tabacckludge=G}
 %<all,t1>\DeclareUnicodeCharacter{1E21}{\@tabacckludge=g}
 %    \end{macrocode}





More information about the latex3-commits mailing list