[latex3-commits] [git/LaTeX3-latex3-latex2e] template: Propagate fix from xtemplate (d92f2cd2)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Jan 12 14:30:45 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : template
Link : https://github.com/latex3/latex2e/commit/d92f2cd2c7a90cabe1e1bdcb67524b9517371266
>---------------------------------------------------------------
commit d92f2cd2c7a90cabe1e1bdcb67524b9517371266
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jan 12 13:30:45 2023 +0000
Propagate fix from xtemplate
>---------------------------------------------------------------
d92f2cd2c7a90cabe1e1bdcb67524b9517371266
base/lttemplate.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/base/lttemplate.dtx b/base/lttemplate.dtx
index d3e2f0af..b824ff3e 100644
--- a/base/lttemplate.dtx
+++ b/base/lttemplate.dtx
@@ -2,7 +2,7 @@
%
% Copyright (C) 1999 Frank Mittelbach, Chris Rowley, David Carlisle
% Copyright (C) 2004-2010 Frank Mittelbach, The LaTeX Project
-% Copyright (C) 2011-2022
+% Copyright (C) 2011-2023
% The LaTeX Project and any individual authors listed elsewhere
% in this file.
%
@@ -35,7 +35,7 @@
%
% \begin{macrocode}
\def\lttemplateversion{v1.0a}
-\def\lttemplatedate{2022-06-05}
+\def\lttemplatedate{2023-01-12}
% \end{macrocode}
%
%<*driver>
@@ -958,7 +958,7 @@
.code:n =
{
\exp_not:c
- { cs_ \str_if_eq:nnT {#1} { global } { g } seq_eq:NN }
+ { cs_ \str_if_eq:nnT {#1} { global } { g } set_eq:NN }
\exp_not:N #3 ####1
}
}
More information about the latex3-commits
mailing list.