[latex3-commits] [git/LaTeX3-latex3-latex2e] everymath: Extend supported amsmath env list (06728dee)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Jan 19 08:53:54 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : everymath
Link : https://github.com/latex3/latex2e/commit/06728dee64b5c3e5e15718b65068a1e0044901ce
>---------------------------------------------------------------
commit 06728dee64b5c3e5e15718b65068a1e0044901ce
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jan 19 07:53:54 2023 +0000
Extend supported amsmath env list
>---------------------------------------------------------------
06728dee64b5c3e5e15718b65068a1e0044901ce
required/latex-lab/latex-lab-mathcapture.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/required/latex-lab/latex-lab-mathcapture.dtx b/required/latex-lab/latex-lab-mathcapture.dtx
index 1f23435d..5d4d8c79 100644
--- a/required/latex-lab/latex-lab-mathcapture.dtx
+++ b/required/latex-lab/latex-lab-mathcapture.dtx
@@ -469,7 +469,7 @@
% of which would start with \cs{split at tag}.
% \begin{macrocode}
\clist_map_inline:nn
- { align , gather , multline }
+ { align , alignat , flalign , gather , multline , x-aligns }
{
\AddToHook{ env / #1 / begin }
{ \bool_set_true:N \l_@@_collected_bool }
More information about the latex3-commits
mailing list.