[latex3-commits] [git/LaTeX3-latex3-latex2e] everymath: Correct list of "x"-aligns (1b7ad63b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Jan 19 10:02:39 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : everymath
Link : https://github.com/latex3/latex2e/commit/1b7ad63bded29e60f4ee4b1332bdeb751493fd39
>---------------------------------------------------------------
commit 1b7ad63bded29e60f4ee4b1332bdeb751493fd39
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jan 19 09:02:39 2023 +0000
Correct list of "x"-aligns
>---------------------------------------------------------------
1b7ad63bded29e60f4ee4b1332bdeb751493fd39
required/latex-lab/latex-lab-mathcapture.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/required/latex-lab/latex-lab-mathcapture.dtx b/required/latex-lab/latex-lab-mathcapture.dtx
index 5d4d8c79..0e54ebd8 100644
--- a/required/latex-lab/latex-lab-mathcapture.dtx
+++ b/required/latex-lab/latex-lab-mathcapture.dtx
@@ -117,7 +117,7 @@
% \subsection{File declaration}
% \begin{macrocode}
\ProvidesFile{latex-lab-mathcapture.ltx}
- [2023-01-18 v0.1a Grab all the math(s)]
+ [2023-01-19 v0.1a Grab all the math(s)]
% \end{macrocode}
%
% \begin{macrocode}
@@ -469,7 +469,7 @@
% of which would start with \cs{split at tag}.
% \begin{macrocode}
\clist_map_inline:nn
- { align , alignat , flalign , gather , multline , x-aligns }
+ { align , alignat , flalign , gather , multline , xalignat , xxalignat }
{
\AddToHook{ env / #1 / begin }
{ \bool_set_true:N \l_@@_collected_bool }
More information about the latex3-commits
mailing list.