[latex3-commits] [git/LaTeX3-latex3-latex2e] everymath: Update a comment (e2d2752f)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Dec 9 18:09:10 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : everymath
Link : https://github.com/latex3/latex2e/commit/e2d2752fa5144a73aca4fbea64d4f84cee151aff
>---------------------------------------------------------------
commit e2d2752fa5144a73aca4fbea64d4f84cee151aff
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Dec 9 17:09:10 2022 +0000
Update a comment
>---------------------------------------------------------------
e2d2752fa5144a73aca4fbea64d4f84cee151aff
required/latex-lab/latex-lab-everymath.dtx | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/required/latex-lab/latex-lab-everymath.dtx b/required/latex-lab/latex-lab-everymath.dtx
index e8ab9afd..81765450 100644
--- a/required/latex-lab/latex-lab-everymath.dtx
+++ b/required/latex-lab/latex-lab-everymath.dtx
@@ -249,10 +249,9 @@
% \end{macro}
%
% \begin{macro}{\[, \]}
-% A slight oddity: we have to collect the body but want to pass on
-% to the more formal structure. That means that \cs{]} is no longer
-% a command, but rather a marker. Again, we need to watch for when
-% \pkg{amsmath} is loaded after this code.
+% Again, we need to watch for when \pkg{amsmath} is loaded after this code.
+% The flag usage here is to cover the case where \cs{[}/\cs{]} is nested
+% inside another environment.
% \begin{macrocode}
\AddToHook { begindocument }
{
More information about the latex3-commits
mailing list.