[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Merge branch 'hotfix/gh277' into develop (a14fb1e3)
Frank Mittelbach
frank.mittelbach at latex-project.org
Tue Feb 18 20:11:49 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/a14fb1e301ab29acb1980e84bf1c3216267319c0
>---------------------------------------------------------------
commit a14fb1e301ab29acb1980e84bf1c3216267319c0
Merge: 9da55af5 6ab4b422
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Tue Feb 18 20:11:49 2020 +0100
Merge branch 'hotfix/gh277' into develop
>---------------------------------------------------------------
a14fb1e301ab29acb1980e84bf1c3216267319c0
base/changes.txt | 19 ++++
base/doc/latexchanges.tex | 13 +++
base/ltfssaxes.dtx | 18 +++-
base/ltfssini.dtx | 107 ++++++++++++++++-----
base/testfiles-legacy/tlb-textcomp-005.tlg | 4 +-
base/testfiles-legacy/tlb-textcomp-006.tlg | 2 +-
base/testfiles-search/github-0277.lvt | 40 ++++++++
base/testfiles-search/github-0277.tlg | 15 +++
base/testfiles-search/github-0277b.lvt | 42 ++++++++
base/testfiles-search/github-0277b.tlg | 83 ++++++++++++++++
base/testfiles-search/github-0277c.lvt | 44 +++++++++
base/testfiles-search/github-0277c.tlg | 9 ++
base/testfiles/github-robust-0123.luatex.tlg | 4 +-
base/testfiles/github-robust-0123.tlg | 4 +-
base/testfiles/github-robust-0123.xetex.tlg | 4 +-
.../amsmath/testfiles/github-amsrobust-0123.tlg | 2 +-
16 files changed, 375 insertions(+), 35 deletions(-)
diff --cc base/changes.txt
index e373bc58,2f69ec71..4a741345
--- a/base/changes.txt
+++ b/base/changes.txt
@@@ -4,11 -4,23 +4,30 @@@ completeness or accuracy and it contain
are not part of the distribution.
=======================================================================
++
+ 2020-02-18 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltfssaxes.dtx:
+ When \fontseriesforce is used do not auto-update the series if the
+ family changes (gh/277)
+
+ 2020-02-18 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltfssini.dtx:
+ Added some debugging code, but not extracted at the moment.
+ Make the \ifx selection in \bfseries outside
+ of \fontseries argument so that it is not done several times.
+ When \fontseriesforce is used do not auto-update the series if the
+ family changes (gh/277)
+ Recognize current family if it is not a ``meta'' family and
+ auto-update series if \mddefault or \bfdefault match (gh/277)
+
+2020-02-14 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltpictur.dtx (section{Picture Mode}):
+ Suppress spaces following \linethickness declaration (gh/274)
+
++
#########################
# 2020-02-02 PL 2 Release
#########################
More information about the latex3-commits
mailing list.