[latex3-commits] [git/LaTeX3-latex3-latex2e] gh253: Merge branch 'develop' into gh253 (b026317f)
Frank Mittelbach
frank.mittelbach at latex-project.org
Wed Dec 15 23:28:27 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : gh253
Link : https://github.com/latex3/latex2e/commit/b026317f35222b30693257971bd8a6c5ee225a5d
>---------------------------------------------------------------
commit b026317f35222b30693257971bd8a6c5ee225a5d
Merge: 5151f079 26d2e4bb
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Wed Dec 15 23:28:27 2021 +0100
Merge branch 'develop' into gh253
# Conflicts:
# base/changes.txt
>---------------------------------------------------------------
b026317f35222b30693257971bd8a6c5ee225a5d
base/changes.txt | 12 +++-
base/doc.dtx | 30 +++++++--
base/doc/ltnews35.tex | 23 ++++++-
base/testfiles-legacy/github-0730.lvt | 12 ++++
base/testfiles-legacy/github-0730.tlg | 33 ++++++++++
base/utf8ienc.dtx | 7 ++-
required/graphics/changes.txt | 4 ++
required/graphics/color.dtx | 14 +++--
texmf/tex/latex/l3backend/l3backend-dvipdfmx.def | 2 +-
texmf/tex/latex/l3backend/l3backend-dvips.def | 2 +-
texmf/tex/latex/l3backend/l3backend-dvisvgm.def | 80 ++++++++++++------------
texmf/tex/latex/l3backend/l3backend-luatex.def | 2 +-
texmf/tex/latex/l3backend/l3backend-pdftex.def | 2 +-
texmf/tex/latex/l3backend/l3backend-xetex.def | 2 +-
14 files changed, 163 insertions(+), 62 deletions(-)
diff --cc base/changes.txt
index 7ec05434,f49223dd..b98cb501
--- a/base/changes.txt
+++ b/base/changes.txt
@@@ -6,13 -6,16 +6,23 @@@ completeness or accuracy and it contain
are not part of the distribution.
================================================================================
+ 2021-12-13 David Carlisle <David.Carlisle at latex-project.org>
+
+ * utf8ienc.dtx: Use hex 80 not A0 to test for single byte UTF-8 github/730
+
+2021-12-12 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltoutenc.dtx (subsection{Definitions for the TU encoding}):
+ \DeclareUnicodeAccent now makes the encoding argument implicit
+ as it is already done for other Unicode encoding commands.
+ Also added \DeclareUnicodeCommand and \DeclareUnicodeSymbol (gh/253).
+
+ 2021-12-12 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * doc.dtx (subsection[Dealing with the change history]):
+ Implement option recordchangedates to show dates in the change log
+ if that option is used (gh/531).
+
2021-12-11 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
* ltdirchk.dtx (section{Initialization}):
More information about the latex3-commits
mailing list.