[latex3-commits] [git/LaTeX3-latex3-latex3] master: Mixed up \begin/\end (999463f9a)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Jan 5 23:04:01 CET 2021
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/999463f9a594e183836db98b41c385c137c4185a
>---------------------------------------------------------------
commit 999463f9a594e183836db98b41c385c137c4185a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jan 5 22:04:01 2021 +0000
Mixed up \begin/\end
>---------------------------------------------------------------
999463f9a594e183836db98b41c385c137c4185a
l3kernel/l3text-purify.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3text-purify.dtx b/l3kernel/l3text-purify.dtx
index de64513ba..3d5f6145a 100644
--- a/l3kernel/l3text-purify.dtx
+++ b/l3kernel/l3text-purify.dtx
@@ -296,9 +296,9 @@
\@@_if_recursion_tail_stop_do:Nn #1 { \@@_purify_end:w }
\@@_purify_loop:w
}
-% \begin{macrocode}
-% Handle encoding commands, as detailed for expansion.
% \end{macrocode}
+% Handle encoding commands, as detailed for expansion.
+% \begin{macrocode}
\cs_new:Npn \@@_purify_encoding:N #1
{
\bool_lazy_or:nnTF
More information about the latex3-commits
mailing list.