[latex3-commits] [latex3/latex2e] latex-lab/uf-review-05: register alignat and alignat* (7d65773c)
github at latex-project.org
github at latex-project.org
Mon Nov 27 20:22:23 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : latex-lab/uf-review-05
Link : https://github.com/latex3/latex2e/commit/7d65773c463750c3c3e8115b6214b426497ac9be
>---------------------------------------------------------------
commit 7d65773c463750c3c3e8115b6214b426497ac9be
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Mon Nov 27 20:22:23 2023 +0100
register alignat and alignat*
>---------------------------------------------------------------
7d65773c463750c3c3e8115b6214b426497ac9be
required/latex-lab/latex-lab-math.dtx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/required/latex-lab/latex-lab-math.dtx b/required/latex-lab/latex-lab-math.dtx
index 55e72462..6ea6ebcc 100644
--- a/required/latex-lab/latex-lab-math.dtx
+++ b/required/latex-lab/latex-lab-math.dtx
@@ -1433,6 +1433,8 @@
%
\math_register_halign_env:nn {align}{}
\math_register_halign_env:nn {align*}{}
+ \math_register_halign_env:nn {alignat}{}
+ \math_register_halign_env:nn {alignat*}{}
\math_register_halign_env:nn {flalign}{}
\math_register_halign_env:nn {flalign*}{}
\math_register_halign_env:nn {gather}{}
More information about the latex3-commits
mailing list.