[latex3-commits] [latex3/latex2e] latex-lab/uf-review-05: load amsmath earlier (f2b20d69)
github at latex-project.org
github at latex-project.org
Wed Nov 8 23:57:25 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : latex-lab/uf-review-05
Link : https://github.com/latex3/latex2e/commit/f2b20d69dbc3afa85a66e8c991fcde3d9ebfdbcf
>---------------------------------------------------------------
commit f2b20d69dbc3afa85a66e8c991fcde3d9ebfdbcf
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Nov 8 23:57:25 2023 +0100
load amsmath earlier
>---------------------------------------------------------------
f2b20d69dbc3afa85a66e8c991fcde3d9ebfdbcf
required/latex-lab/latex-lab-math.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/required/latex-lab/latex-lab-math.dtx b/required/latex-lab/latex-lab-math.dtx
index 9f8dfe14..a4bb4925 100644
--- a/required/latex-lab/latex-lab-math.dtx
+++ b/required/latex-lab/latex-lab-math.dtx
@@ -231,7 +231,7 @@
% have conditional definitions and deals with how to define \cs{[}/\cs{]}
% neatly.
% \begin{macrocode}
-\tl_gput_right:Nn \@kernel at before@begindocument
+\AddToHook{begindocument/before}
{ \RequirePackage { amsmath } }
% \end{macrocode}
%
More information about the latex3-commits
mailing list.