[latex3-commits] [git/LaTeX3-latex3-latex2e] ltcmdhooks: wording changes in debug output (4405bf6b)

Frank Mittelbach frank.mittelbach at latex-project.org
Sat Apr 17 19:50:19 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : ltcmdhooks
Link       : https://github.com/latex3/latex2e/commit/4405bf6b613cdbec8e3e35f1d61cd78360abf7cd

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

commit 4405bf6b613cdbec8e3e35f1d61cd78360abf7cd
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sat Apr 17 19:50:19 2021 +0200

    wording changes in debug output


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

4405bf6b613cdbec8e3e35f1d61cd78360abf7cd
 base/testfiles-lthooks/lthooks-013.tlg   | 4 ++--
 base/testfiles-lthooks2/lthooks2-006.tlg | 8 ++++----
 base/update-lthooks-tests.sh             | 1 -
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/base/testfiles-lthooks/lthooks-013.tlg b/base/testfiles-lthooks/lthooks-013.tlg
index 5f0ebcc6..4cd251ff 100644
--- a/base/testfiles-lthooks/lthooks-013.tlg
+++ b/base/testfiles-lthooks/lthooks-013.tlg
@@ -48,12 +48,12 @@ Update code for hook 'file/foo' on input line ...:
 >     ---.
 Update code for hook 'env/itemize/began' on input line ...:
 -> The hook 'env/itemize/began':
-> is not declared!
+> The hook is not declared.
 > The hook is empty.
 **** Add to undeclared hook baz (top-level) on input line ... <- missing decl
 Update code for hook 'bar' on input line ...:
 -> The hook 'bar':
-> is not declared!
+> The hook is not declared.
 > The hook is empty.
 Update code for hook 'para/before' on input line ...:
 Update code for hook 'para/after' on input line ...:
diff --git a/base/testfiles-lthooks2/lthooks2-006.tlg b/base/testfiles-lthooks2/lthooks2-006.tlg
index de054abf..3eb2db8a 100644
--- a/base/testfiles-lthooks2/lthooks2-006.tlg
+++ b/base/testfiles-lthooks2/lthooks2-006.tlg
@@ -33,7 +33,7 @@ Now there are no code chunks:
 -------------------
 my-package added CODE:
 -> The hook 'some-hook-b':
-> is not declared!
+> The hook is not declared.
 > Code chunks:
 >     my-package -> CODE
 > Document-level (top-level) code:
@@ -50,7 +50,7 @@ Adding a rule:
 -------------------
 Now there are no code chunks:
 -> The hook 'some-hook-b':
-> is not declared!
+> The hook is not declared.
 > The hook is empty.
 -------------------
 No code:
@@ -67,7 +67,7 @@ Still no code:
 -------------------
 No code:
 -> The hook 'some-hook-b':
-> is not declared!
+> The hook is not declared.
 > The hook is empty.
 -------------------
 Adding a rule:
@@ -76,5 +76,5 @@ Adding a rule:
 -------------------
 Still no code:
 -> The hook 'some-hook-b':
-> is not declared!
+> The hook is not declared.
 > The hook is empty.
diff --git a/base/update-lthooks-tests.sh b/base/update-lthooks-tests.sh
index 3f72e59f..f73dab71 100644
--- a/base/update-lthooks-tests.sh
+++ b/base/update-lthooks-tests.sh
@@ -10,7 +10,6 @@ l3build save -cconfig-lthooks \
  ltcmdhooks-008 \
  ltcmdhooks-009
 
-exit
 
 
 l3build save -cconfig-lthooks2 \





More information about the latex3-commits mailing list.