[latex3-commits] [latex3/latex2e] UF-latex-lab-structelem-fakemath: from review (1d3ca929b)

github at latex-project.org github at latex-project.org
Wed Nov 20 16:48:45 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : UF-latex-lab-structelem-fakemath
Link       : https://github.com/latex3/latex2e/commit/1d3ca929ba3e99e3f55ff391d181a4e7db26c65e

>---------------------------------------------------------------

commit 1d3ca929ba3e99e3f55ff391d181a4e7db26c65e
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Wed Nov 20 16:48:45 2024 +0100

    from review


>---------------------------------------------------------------

1d3ca929ba3e99e3f55ff391d181a4e7db26c65e
 required/latex-lab/changes.txt        | 6 +++---
 required/latex-lab/latex-lab-math.dtx | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/required/latex-lab/changes.txt b/required/latex-lab/changes.txt
index 36f4249f3..626980171 100644
--- a/required/latex-lab/changes.txt
+++ b/required/latex-lab/changes.txt
@@ -1,7 +1,7 @@
 2024-11-19 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
-	* latex-lab-math.dtx: changed handling of math/mathml/structelem to better handle
-	fakemath (tagging/764)
-	* latex-lab-math.dtx: made all main math sockets to tagging sockets and 
+	* latex-lab-math.dtx: changed handling of math/mathml/structelem to handle 
+	fakemath better(tagging/764)
+	* latex-lab-math.dtx: made all main math sockets tagging sockets and 
 	assign the plugs directly.
 	* disable para tagging also in $$-display (tagging/765)
 
diff --git a/required/latex-lab/latex-lab-math.dtx b/required/latex-lab/latex-lab-math.dtx
index 85ffab717..972759831 100644
--- a/required/latex-lab/latex-lab-math.dtx
+++ b/required/latex-lab/latex-lab-math.dtx
@@ -1435,7 +1435,7 @@
 %   The formula sockets are despite their naming not symmetric:
 %   the begin socket is issued after the math has started, while
 %   the end socket is after the math!
-%   \changes{v0.6j}{2024-11-19}{change the socket to two argument so that it can
+%   \changes{v0.6j}{2024-11-19}{change the socket to two arguments so that it can
 %   be used as tagging socket}
 %    \begin{macrocode}
 \socket_new:nn {tagsupport/math/inline/begin}{0}
@@ -1508,7 +1508,7 @@
 %   The formula sockets are despite their naming not symmetric:
 %   the begin socket is issued after the math has started, while
 %   the end socket is after the math!
-%   \changes{v0.6j}{2024-11-19}{change argument number of formula/begin socket}
+%   \changes{v0.6j}{2024-11-19}{change number of arguments of formula/begin socket}
 %    \begin{macrocode}
 \socket_new:nn {tagsupport/math/display/begin}{0}
 \socket_new:nn {tagsupport/math/display/end}{0}





More information about the latex3-commits mailing list.