[latex3-commits] [git/LaTeX3-latex3-latex2e] master: small cleanup after pull of #110 (78f4054)
Frank Mittelbach
frank.mittelbach at latex-project.org
Thu Feb 7 14:06:27 CET 2019
Repository : https://github.com/latex3/latex2e
On branch : master
Link : https://github.com/latex3/latex2e/commit/78f4054bee34e721bd5264d198d47de909c236c1
>---------------------------------------------------------------
commit 78f4054bee34e721bd5264d198d47de909c236c1
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Thu Feb 7 14:06:27 2019 +0100
small cleanup after pull of #110
>---------------------------------------------------------------
78f4054bee34e721bd5264d198d47de909c236c1
base/testfiles/tlb-isodate-001.tlg | 2 ++
base/utf8ienc.dtx | 5 ++++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/base/testfiles/tlb-isodate-001.tlg b/base/testfiles/tlb-isodate-001.tlg
index 326e3b4..a2b39b5 100644
--- a/base/testfiles/tlb-isodate-001.tlg
+++ b/base/testfiles/tlb-isodate-001.tlg
@@ -152,6 +152,8 @@ File: ts1enc.dfu ....-..-.. v... UTF-8 support for inputenc
defining Unicode char U+25E6 (decimal 9702)
defining Unicode char U+25EF (decimal 9711)
defining Unicode char U+266A (decimal 9834)
+ defining Unicode char U+27E8 (decimal 10216)
+ defining Unicode char U+27E9 (decimal 10217)
defining Unicode char U+FEFF (decimal 65279)
))
LaTeX Info: Redefining \oldstylenums on input line ....
diff --git a/base/utf8ienc.dtx b/base/utf8ienc.dtx
index 16329a3..42dc0d7 100644
--- a/base/utf8ienc.dtx
+++ b/base/utf8ienc.dtx
@@ -217,7 +217,7 @@
%<+ts1> \ProvidesFile{ts1enc.dfu}
%<+x2> \ProvidesFile{x2enc.dfu}
%<+all> \ProvidesFile{utf8enc.dfu}
- [2019/02/06 v1.2g UTF-8 support for inputenc]
+ [2019/02/07 v1.2h UTF-8 support for inputenc]
% \end{macrocode}
%
% \begin{macrocode}
@@ -1631,6 +1631,9 @@
%<all,ts1>\DeclareUnicodeCharacter{25E6}{\textopenbullet}
%<all,ts1>\DeclareUnicodeCharacter{25EF}{\textbigcircle}
%<all,ts1>\DeclareUnicodeCharacter{266A}{\textmusicalnote}
+% \end{macrocode}
+% \changes{v1.2h}{2019/02/07}{Added 27E8 and 27E9 (github/110)}
+% \begin{macrocode}
%<all,x2,ts1,t2c,t2b,t2a>\DeclareUnicodeCharacter{27E8}{\textlangle}
%<all,x2,ts1,t2c,t2b,t2a>\DeclareUnicodeCharacter{27E9}{\textrangle}
%<all,t1>\DeclareUnicodeCharacter{1E20}{\@tabacckludge=G}
More information about the latex3-commits
mailing list