[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: fixed typo in ltnews31 and date for rollback in one file (fdb180b4)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Feb 3 13:06:50 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/fdb180b4295d7f34d815edc3dfaea50c4f444f17
>---------------------------------------------------------------
commit fdb180b4295d7f34d815edc3dfaea50c4f444f17
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Feb 3 13:06:50 2020 +0100
fixed typo in ltnews31 and date for rollback in one file
>---------------------------------------------------------------
fdb180b4295d7f34d815edc3dfaea50c4f444f17
base/doc/ltnews31.tex | 8 ++++----
base/ltfsstrc.dtx | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/base/doc/ltnews31.tex b/base/doc/ltnews31.tex
index 5622ea10..83e81cb7 100644
--- a/base/doc/ltnews31.tex
+++ b/base/doc/ltnews31.tex
@@ -433,10 +433,10 @@ past they were always taken from Computer Modern Roman if substitution
was necessary.
-\typeout{^^J^^J***************************************}
-\typeout{** This example needs LaTeX 2020-02-02}
+\typeout{^^J^^J******************************************}
+\typeout{** This example needs LaTeX 2020-02-02 or later}
\typeout{** to come out correctly !!}
-\typeout{***************************************^^J^^J}
+\typeout{******************************************^^J^^J}
\textsf{This is most noticeable with \cs{oldstylenums} which are now
taken from \texttt{TS1} so that you no longer get
@@ -737,7 +737,7 @@ Note that it has become standard practice to check for Unicode-aware engines
by using the existence of the \cs{Umathcode} primitive. As such, this is already
a requirement: engines lacking these primitives cannot use Unicode features
of the \LaTeXe{} kernel or \pkg{expl3}. Note also that up\TeX{} can
-handling Unicode but it is not classed as a Unicode engine by the
+handle Unicode but it is not classed as a Unicode engine by the
base \LaTeX\ code.
\enlargethispage*{\baselineskip}
diff --git a/base/ltfsstrc.dtx b/base/ltfsstrc.dtx
index e997e5be..569d0692 100644
--- a/base/ltfsstrc.dtx
+++ b/base/ltfsstrc.dtx
@@ -1803,7 +1803,7 @@
% \begin{macrocode}
%</2ekernel>
%<*2ekernel|latexrelease>
-%<latexrelease>\IncludeInRelease{2020/02/01}%
+%<latexrelease>\IncludeInRelease{2020/02/02}%
%<latexrelease> {\@font at aliasinfo}{alias size function}%
\DeclareSizeFunction{alias}{\sub at sfcnt\@font at aliasinfo}
\def\@font at aliasinfo#1{%
More information about the latex3-commits
mailing list.