[latex3-commits] [git/LaTeX3-latex3-latex3] master: Typo (b211cc3)

Bruno Le Floch bruno at le-floch.fr
Mon Apr 2 05:14:29 CEST 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/b211cc3e042fbcc8ac2b107201938f590d4db791

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

commit b211cc3e042fbcc8ac2b107201938f590d4db791
Author: Bruno Le Floch <bruno at le-floch.fr>
Date:   Sun Apr 1 23:14:29 2018 -0400

    Typo
    
    It would be caught by \debug_on:n { check-expressions } but running all
    tests with that option seems too expensive.


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

b211cc3e042fbcc8ac2b107201938f590d4db791
 l3kernel/l3tl-analysis.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3tl-analysis.dtx b/l3kernel/l3tl-analysis.dtx
index 85f9854..0ddcf9d 100644
--- a/l3kernel/l3tl-analysis.dtx
+++ b/l3kernel/l3tl-analysis.dtx
@@ -690,7 +690,7 @@
   {
     \if_int_compare:w #1 > 0 \exp_stop_f:
       \tex_skip:D \l_@@_analysis_index_int
-        = \int_eval:n { \l_@@_analysis_normal_int + 1 sp } \exp_stop_f:
+        = \int_eval:n { \l_@@_analysis_normal_int + 1 } sp \exp_stop_f:
       \tex_advance:D \l_@@_analysis_index_int #1 \exp_stop_f:
     \else:
       \tex_advance:D





More information about the latex3-commits mailing list