[latex3-commits] [latex3/latex2e] hotfix/gh1598: Apply suggestions from code review (c90b7c2fa)
github at latex-project.org
github at latex-project.org
Fri Nov 22 18:26:40 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : hotfix/gh1598
Link : https://github.com/latex3/latex2e/commit/c90b7c2fadd79882398ecfcddb1faf971d34afa9
>---------------------------------------------------------------
commit c90b7c2fadd79882398ecfcddb1faf971d34afa9
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri Nov 22 18:26:40 2024 +0100
Apply suggestions from code review
right you are ...
Co-authored-by: Yukai Chou <muzimuzhi at gmail.com>
>---------------------------------------------------------------
c90b7c2fadd79882398ecfcddb1faf971d34afa9
base/changes.txt | 2 +-
base/lttagging.dtx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/changes.txt b/base/changes.txt
index 168cd4c53..004248109 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -17,7 +17,7 @@ All changes above are only part of the development branch for the next release.
2024-11-22 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
* lttagging.dtx (section{Implementation}):
- Declare \tag_if_active:TF and friends in the kernel (gh/1598)
+ Declare \tag_if_active:TF and friends in the kernel (gh/1558)
2024-11-19 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
diff --git a/base/lttagging.dtx b/base/lttagging.dtx
index a7ea3c387..ff932630c 100644
--- a/base/lttagging.dtx
+++ b/base/lttagging.dtx
@@ -183,7 +183,7 @@
% Again this is not the final definition for the kernel; it is just
% a version to get going while some parts of the kernel support are
% still missing.
-% \changes{v1.0l}{2024/11/21}{Define \cs{tag_if_active:TF} conditionals here (github/1598)}
+% \changes{v1.0l}{2024/11/21}{Define \cs{tag_if_active:TF} conditionals here (github/1558)}
% \begin{macrocode}
\prg_new_conditional:Npnn \tag_if_active: { p , T , TF, F }
{ \prg_return_false: }
More information about the latex3-commits
mailing list.