[latex3-commits] [git/LaTeX3-latex3-latex2e] IfBlank: Revert 678f9b7 and fix the issue properly (21398570)
PhelypeOleinik
phelype.oleinik at latex-project.org
Mon Feb 28 18:54:04 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : IfBlank
Link : https://github.com/latex3/latex2e/commit/2139857085fea8fb62418e57922ece4f0de92544
>---------------------------------------------------------------
commit 2139857085fea8fb62418e57922ece4f0de92544
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Mon Feb 28 14:54:04 2022 -0300
Revert 678f9b7 and fix the issue properly
Actually, the fix for the issue in the mentioned commit is much simpler:
since we already make "already defined" errors silent during the loading
of latexrelease, the issue was just a matter of making the redefinitions
at the proper time (most after ltexpl.dtx and only one after ltcmd.dtx).
>---------------------------------------------------------------
2139857085fea8fb62418e57922ece4f0de92544
base/latexrelease.dtx | 38 +++++++++++++++++-----
base/ltclass.dtx | 19 +----------
base/ltcmd.dtx | 11 +++++--
base/ltexpl.dtx | 12 +++++--
base/ltvers.dtx | 28 ++--------------
base/testfiles/github-0479-often.luatex.tlg | 24 +++++++-------
base/testfiles/github-0479-often.tlg | 24 +++++++-------
base/testfiles/github-0479-often.xetex.tlg | 24 +++++++-------
base/testfiles/github-0479b.lvt | 2 +-
...tlb-latexrelease-rollback-2020-10-01.luatex.tlg | 24 +++++++-------
.../tlb-latexrelease-rollback-2020-10-01.tlg | 24 +++++++-------
.../tlb-latexrelease-rollback-2020-10-01.xetex.tlg | 24 +++++++-------
...tlb-latexrelease-rollback-2021-06-01.luatex.tlg | 26 +++++++--------
.../tlb-latexrelease-rollback-2021-06-01.tlg | 26 +++++++--------
.../tlb-latexrelease-rollback-2021-06-01.xetex.tlg | 26 +++++++--------
...tlb-latexrelease-rollback-2021-11-15.luatex.tlg | 30 ++++++++---------
.../tlb-latexrelease-rollback-2021-11-15.tlg | 30 ++++++++---------
.../tlb-latexrelease-rollback-2021-11-15.xetex.tlg | 30 ++++++++---------
base/testfiles/tlb-rollback-005.luatex.tlg | 24 +++++++-------
base/testfiles/tlb-rollback-005.tlg | 24 +++++++-------
base/testfiles/tlb-rollback-005.xetex.tlg | 24 +++++++-------
21 files changed, 245 insertions(+), 249 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc 2139857085fea8fb62418e57922ece4f0de92544
More information about the latex3-commits
mailing list.