From 5ee976f0b1a06219878af848c96cd5d1da948ccc Mon Sep 17 00:00:00 2001 From: Will Robertson Date: Thu, 17 Jan 2019 12:47:56 +1030 Subject: [PATCH] better tidying up --- l3kernel/l3int.dtx | 2 +- l3kernel/l3skip.dtx | 6 +++--- l3kernel/testfiles/m3chk004.luatex.tlg | 8 ++++---- l3kernel/testfiles/m3chk004.tlg | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/l3kernel/l3int.dtx b/l3kernel/l3int.dtx index c5b8304663..6f0b0743d1 100644 --- a/l3kernel/l3int.dtx +++ b/l3kernel/l3int.dtx @@ -1444,7 +1444,7 @@ \cs_new:Npn \int_use:c #1 { \tex_the:D - \__kernel_chk_exp_var_exist:cF {#1} { \c_zero_int } + \__kernel_chk_exp_var_exist:cF {#1} { \c_zero_int \exp_after:wN \use_none:n } \cs:w #1 \cs_end: } } diff --git a/l3kernel/l3skip.dtx b/l3kernel/l3skip.dtx index f434e8717f..3c1fc50152 100644 --- a/l3kernel/l3skip.dtx +++ b/l3kernel/l3skip.dtx @@ -1672,7 +1672,7 @@ \cs_new:Npn \dim_use:c #1 { \tex_the:D - \__kernel_chk_exp_var_exist:cF {#1} { \c_zero_dim } + \__kernel_chk_exp_var_exist:cF {#1} { \c_zero_dim \exp_after:wN \use_none:n } \cs:w #1 \cs_end: } } @@ -2028,7 +2028,7 @@ \cs_new:Npn \skip_use:c #1 { \tex_the:D - \__kernel_chk_exp_var_exist:cF {#1} { \c_zero_skip } + \__kernel_chk_exp_var_exist:cF {#1} { \c_zero_skip \exp_after:wN \use_none:n } \cs:w #1 \cs_end: } } @@ -2309,7 +2309,7 @@ \cs_new:Npn \muskip_use:c #1 { \tex_the:D - \__kernel_chk_exp_var_exist:cF {#1} { \c_zero_muskip } + \__kernel_chk_exp_var_exist:cF {#1} { \c_zero_muskip \exp_after:wN \use_none:n } \cs:w #1 \cs_end: } } diff --git a/l3kernel/testfiles/m3chk004.luatex.tlg b/l3kernel/testfiles/m3chk004.luatex.tlg index 831d684351..d120f79dfb 100644 --- a/l3kernel/testfiles/m3chk004.luatex.tlg +++ b/l3kernel/testfiles/m3chk004.luatex.tlg @@ -172,7 +172,7 @@ of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. -INT:0\l_B_int +INT:0 ============================================================ ! Undefined control sequence. DIM:\dim_use:N \l_B_dim @@ -208,7 +208,7 @@ of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. -DIM:0.0pt\l_B_dim +DIM:0.0pt ============================================================ ! Undefined control sequence. SKIP:\skip_use:N \l_B_skip @@ -244,7 +244,7 @@ of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. -SKIP:0.0pt\l_B_skip +SKIP:0.0pt ============================================================ ! Undefined control sequence. MUSKIP:\muskip_use:N \l_B_muskip @@ -280,7 +280,7 @@ of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. -MUSKIP:0.0mu\l_B_muskip +MUSKIP:0.0mu ============================================================ ! Undefined control sequence. \LaTeX3 error: diff --git a/l3kernel/testfiles/m3chk004.tlg b/l3kernel/testfiles/m3chk004.tlg index f74e775762..44a1f87e47 100644 --- a/l3kernel/testfiles/m3chk004.tlg +++ b/l3kernel/testfiles/m3chk004.tlg @@ -172,7 +172,7 @@ of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. -INT:0\l_B_int +INT:0 ============================================================ ! Undefined control sequence. DIM:\dim_use:N \l_B_dim @@ -208,7 +208,7 @@ of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. -DIM:0.0pt\l_B_dim +DIM:0.0pt ============================================================ ! Undefined control sequence. SKIP:\skip_use:N \l_B_skip @@ -244,7 +244,7 @@ of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. -SKIP:0.0pt\l_B_skip +SKIP:0.0pt ============================================================ ! Undefined control sequence. MUSKIP:\muskip_use:N \l_B_muskip @@ -280,7 +280,7 @@ of your error message was never \def'ed. If you have misspelled it (e.g., `\hobx'), type `I' and the correct spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. -MUSKIP:0.0mu\l_B_muskip +MUSKIP:0.0mu ============================================================ ! Undefined control sequence. \LaTeX3 error: