[latex3-commits] [git/LaTeX3-latex3-latex3] morechk: missed a test (6073c7c)
Will Robertson
wspr81 at gmail.com
Mon Apr 15 13:44:45 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : morechk
Link : https://github.com/latex3/latex3/commit/6073c7ce0c90c9aa7be98a2b804719c2b1fed46e
>---------------------------------------------------------------
commit 6073c7ce0c90c9aa7be98a2b804719c2b1fed46e
Author: Will Robertson <wspr81 at gmail.com>
Date: Wed Jan 16 15:33:24 2019 +1030
missed a test
>---------------------------------------------------------------
6073c7ce0c90c9aa7be98a2b804719c2b1fed46e
l3kernel/testfiles/m3chk001.tlg | 82 +++++++++++++++++++--------------------
1 file changed, 40 insertions(+), 42 deletions(-)
diff --git a/l3kernel/testfiles/m3chk001.tlg b/l3kernel/testfiles/m3chk001.tlg
index 30d1cfe..80b4067 100644
--- a/l3kernel/testfiles/m3chk001.tlg
+++ b/l3kernel/testfiles/m3chk001.tlg
@@ -33,13 +33,15 @@ FP
TEST 2: Use variables (undefined)
============================================================
CS
-! LaTeX3 Error: Control sequence \cs_bbb: undefined.
-For immediate help type H <return>.
- ...
+! Undefined control sequence.
+<argument> \LaTeX3 error:
+ Control sequence \cs_bbb: undefined.
l. ... }
-This is a coding error.
-LaTeX has been asked to use a control sequence '\cs_bbb:':
-this has not been defined yet.
+The control sequence at the end of the top line
+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.
! Undefined control sequence.
<argument> \cs_bbb:
l. ... }
@@ -48,13 +50,15 @@ 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.
-! LaTeX3 Error: Control sequence \cs_bbb: undefined.
-For immediate help type H <return>.
- ...
+! Undefined control sequence.
+<argument> \LaTeX3 error:
+ Control sequence \cs_bbb: undefined.
l. ... }
-This is a coding error.
-LaTeX has been asked to use a control sequence '\cs_bbb:':
-this has not been defined yet.
+The control sequence at the end of the top line
+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.
============================================================
TL
! Undefined control sequence.
@@ -162,26 +166,23 @@ 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.
-! You can't use `\edef' after \the.
-\use:x #1->\cs_set_nopar:Npx
- \l__exp_internal_tl {#1}\l__exp_internal_tl
-l. ... }
-I'm forgetting what you said and using zero instead.
-! LaTeX3 Error: The variable \token_to_str:N \l_B_skip has not been declared
-(LaTeX3) on line ....
-For immediate help type H <return>.
- ...
+! Undefined control sequence.
+<argument> \LaTeX3 error:
+ The variable \l_B_skip has not been declared \ms...
l. ... }
-This is a coding error.
-Checking is active, and you have tried do so something like:
- \tl_set:Nn \token_to_str:N \l_B_skip { ... }
-without first having:
- \tl_new:N \token_to_str:N \l_B_skip
-LaTeX will create the variable and continue.
+The control sequence at the end of the top line
+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.
! You can't use `\relax' after \the.
<recently read> \l_B_skip
l. ... }
I'm forgetting what you said and using zero instead.
+! You can't use `the character 0' after \the.
+<inserted text> 0
+l. ... }
+I'm forgetting what you said and using zero instead.
============================================================
MUSKIP
! Undefined control sequence.
@@ -193,26 +194,23 @@ 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.
-! You can't use `\edef' after \the.
-\use:x #1->\cs_set_nopar:Npx
- \l__exp_internal_tl {#1}\l__exp_internal_tl
-l. ... }
-I'm forgetting what you said and using zero instead.
-! LaTeX3 Error: The variable \token_to_str:N \l_B_muskip has not been
-(LaTeX3) declared on line ....
-For immediate help type H <return>.
- ...
+! Undefined control sequence.
+<argument> \LaTeX3 error:
+ The variable \l_B_muskip has not been declared \...
l. ... }
-This is a coding error.
-Checking is active, and you have tried do so something like:
- \tl_set:Nn \token_to_str:N \l_B_muskip { ... }
-without first having:
- \tl_new:N \token_to_str:N \l_B_muskip
-LaTeX will create the variable and continue.
+The control sequence at the end of the top line
+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.
! You can't use `\relax' after \the.
<recently read> \l_B_muskip
l. ... }
I'm forgetting what you said and using zero instead.
+! You can't use `the character 0' after \the.
+<inserted text> 0
+l. ... }
+I'm forgetting what you said and using zero instead.
============================================================
BOX
! LaTeX3 Error: The variable \l_B_box has not been declared on line ....
More information about the latex3-commits
mailing list