[latex3-commits] [git/LaTeX3-latex3-latex3] l3text: Missing "}" added (9bf162d1d)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Dec 8 23:57:47 CET 2019
Repository : https://github.com/latex3/latex3
On branch : l3text
Link : https://github.com/latex3/latex3/commit/9bf162d1df6665094663a9f078780b8c86efa0c1
>---------------------------------------------------------------
commit 9bf162d1df6665094663a9f078780b8c86efa0c1
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Dec 8 22:57:47 2019 +0000
Missing "}" added
>---------------------------------------------------------------
9bf162d1df6665094663a9f078780b8c86efa0c1
l3kernel/l3text.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3text.dtx b/l3kernel/l3text.dtx
index dffdea5d6..e6ccea3bf 100644
--- a/l3kernel/l3text.dtx
+++ b/l3kernel/l3text.dtx
@@ -2294,7 +2294,7 @@
% \begin{macro}[rEXP]{\@@_purify_math_start:NNw}
% \begin{macro}[rEXP]{\@@_purify_math_store:n}
% \begin{macro}[rEXP]{\@@_purify_math_store:nw}
-% \begin{macro}[rEXP]{\@@_purify_math_end:w
+% \begin{macro}[rEXP]{\@@_purify_math_end:w}
% \begin{macro}[rEXP]{\@@_purify_math_loop:NNw}
% \begin{macro}[rEXP]{\@@_purify_math_N_type:NNN}
% \begin{macro}[rEXP]{\@@_purify_math_group:NNn}
@@ -3021,7 +3021,7 @@
% \begin{macro}[rEXP]{\text_purify_math_chars:n}
% \begin{macro}[rEXP]{\@@_purify_math_chars_loop:w}
% \begin{macro}[rEXP]{\@@_purify_math_chars_space:w}
-% \begin{macro}[rEXP]{\@@_purify_math_chars_group:n
+% \begin{macro}[rEXP]{\@@_purify_math_chars_group:n}
% \begin{macro}[rEXP]{\@@_purify_math_chars_N_type:N}
% Just keeping the character text could be done using a faster loop,
% but that looses the spaces. Not a big issue in math mode (thought it
More information about the latex3-commits
mailing list