[latex3-commits] [git/LaTeX3-latex3-latex2e] gh569: Correctly-er detect \end<env> (4857d078)

PhelypeOleinik phelype.oleinik at latex-project.org
Mon Aug 30 05:28:12 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : gh569
Link       : https://github.com/latex3/latex2e/commit/4857d078a653f7523c2ee072a83087470691a4ff

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

commit 4857d078a653f7523c2ee072a83087470691a4ff
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Mon Aug 30 00:28:12 2021 -0300

    Correctly-er detect \end<env>


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

4857d078a653f7523c2ee072a83087470691a4ff
 base/ltcmd.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltcmd.dtx b/base/ltcmd.dtx
index 4526ccc0..2d120fbf 100644
--- a/base/ltcmd.dtx
+++ b/base/ltcmd.dtx
@@ -4061,7 +4061,7 @@
                 \exp_after:wN \exp_after:wN
                 \exp_after:wN \token_to_str:N
                 \exp_after:wN \use_i_delimit_by_q_stop:nw
-                  #1 \q_stop
+                  #1 \scan_stop: \q_stop
               }
           }
       }





More information about the latex3-commits mailing list.