[latex3-commits] [git/LaTeX3-latex3-latex2e] gh504: Minor fixes (d562ffb4)
PhelypeOleinik
phelype.oleinik at latex-project.org
Sun Mar 28 17:45:41 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : gh504
Link : https://github.com/latex3/latex2e/commit/d562ffb4028bca2a84e9aeeb78319284a85ab297
>---------------------------------------------------------------
commit d562ffb4028bca2a84e9aeeb78319284a85ab297
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Sun Mar 28 12:45:41 2021 -0300
Minor fixes
[ci skip]
>---------------------------------------------------------------
d562ffb4028bca2a84e9aeeb78319284a85ab297
base/doc/ltnews33.tex | 2 +-
base/ltclass.dtx | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/base/doc/ltnews33.tex b/base/doc/ltnews33.tex
index 4e8fb77d..2ba3fe2f 100644
--- a/base/doc/ltnews33.tex
+++ b/base/doc/ltnews33.tex
@@ -497,7 +497,7 @@ kernel without much problem, rolling back to before the 2020-02-02 release
didn't work properly because the management of the \cs{ExplSyntaxOn/Off} status
for packages cannot be removed by the rollback without messing up catcodes after
an \pkg{expl3}-based package is loaded. This has been fixed and now rollback is
-more careful not to leave \pkg{ExplSyntaxOn}afterapackageends.
+more careful not to leave \pkg{ExplSyntaxOn} after a package ends.
%
\githubissue{504}
diff --git a/base/ltclass.dtx b/base/ltclass.dtx
index fa12e11b..fdc1f51c 100644
--- a/base/ltclass.dtx
+++ b/base/ltclass.dtx
@@ -33,7 +33,7 @@
%<*driver>
% \fi
\ProvidesFile{ltclass.dtx}
- [2021/03/27 v1.3aa LaTeX Kernel (Class & Package Interface)]
+ [2021/03/27 v1.4a LaTeX Kernel (Class & Package Interface)]
% \iffalse
\documentclass{ltxdoc}
\GetFileInfo{ltclass.dtx}
@@ -648,7 +648,7 @@
% have the automatic \cs{ExplSyntaxOff} at the end. Here and below for
% \cs{@popfilename}, we don't roll back all the way through if coming
% from \LaTeX${}>2020-02-02$.
-% \changes{v1.3aa}{2021/03/27}
+% \changes{v1.4a}{2021/03/27}
% {Do not completely roll back if \pkg{expl3} is loaded.}
% \begin{macrocode}
%<latexrelease>\IncludeInRelease{0000/00/00}{\@pushfilename}%
@@ -702,7 +702,7 @@
%<latexrelease>
% \end{macrocode}
%
-% \changes{v1.3aa}{2021/03/27}
+% \changes{v1.4a}{2021/03/27}
% {Do not completely roll back if \pkg{expl3} is loaded.}
% \begin{macrocode}
%<latexrelease>\IncludeInRelease{0000/00/00}{\@popfilename}%
More information about the latex3-commits
mailing list.