[latex3-commits] [git/LaTeX3-latex3-latex2e] ltcmdhooks: one more ... (2930a7b6)

Frank Mittelbach frank.mittelbach at latex-project.org
Sat Apr 17 20:41:21 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : ltcmdhooks
Link       : https://github.com/latex3/latex2e/commit/2930a7b68aecde3e7e0f695591b122a5ba5561ed

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

commit 2930a7b68aecde3e7e0f695591b122a5ba5561ed
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sat Apr 17 20:41:21 2021 +0200

    one more ...


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

2930a7b68aecde3e7e0f695591b122a5ba5561ed
 base/testfiles-lthooks/lthooks-028.tlg | 16 ++++++++--------
 base/update-lthooks-tests.sh           |  2 ++
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/base/testfiles-lthooks/lthooks-028.tlg b/base/testfiles-lthooks/lthooks-028.tlg
index 0aca927b..34e5ea79 100644
--- a/base/testfiles-lthooks/lthooks-028.tlg
+++ b/base/testfiles-lthooks/lthooks-028.tlg
@@ -35,7 +35,7 @@ from lthooks-028-pkg
 <recently read> }
 l. ...\ShowHook{aaa}
 -> The hook 'bbb':
-> is not declared!
+> The hook is not declared.
 > Code chunks:
 >     package -> \typeout {package }\typeout {also package }
 >     other package -> \typeout {other package }
@@ -63,7 +63,7 @@ l. ...\ShowHook{bbb}
 <recently read> }
 l. ...\ShowHook{bbb}
 -> The hook 'ccc':
-> is not declared!
+> The hook is not declared.
 > Code chunks:
 >     package -> \typeout {package }\typeout {also package }
 >     other package -> \typeout {other package }
@@ -91,7 +91,7 @@ l. ...\ShowHook{ccc}
 <recently read> }
 l. ...\ShowHook{ccc}
 -> The hook 'ddd':
-> is not declared!
+> The hook is not declared.
 > Code chunks:
 >     ---
 > Document-level (top-level) code:
@@ -104,12 +104,12 @@ l. ...\ShowHook{ccc}
 <recently read> }
 l. ...\ShowHook{ddd}
 -> The hook 'ddd':
-> is not declared!
+> The hook is not declared.
 > The hook is empty.
 <recently read> }
 l. ...\ShowHook{ddd}
 -> The hook 'ddd':
-> is not declared!
+> The hook is not declared.
 > Code chunks:
 >     ---
 > Document-level (top-level) code:
@@ -122,17 +122,17 @@ l. ...\ShowHook{ddd}
 <recently read> }
 l. ...\ShowHook{ddd}
 -> The hook 'ddd':
-> is not declared!
+> The hook is not declared.
 > The hook is empty.
 <recently read> }
 l. ...\ShowHook{ddd}
 -> The hook 'ddd':
-> is not declared!
+> The hook is not declared.
 > The hook is empty.
 <recently read> }
 l. ...\ShowHook{ddd}
 -> The hook 'ddd':
-> is not declared!
+> The hook is not declared.
 > Code chunks:
 >     ---
 > Document-level (top-level) code:
diff --git a/base/update-lthooks-tests.sh b/base/update-lthooks-tests.sh
index f73dab71..4de8f625 100644
--- a/base/update-lthooks-tests.sh
+++ b/base/update-lthooks-tests.sh
@@ -77,6 +77,8 @@ l3build save -cconfig-lthooks \
    lthooks-024 \
    lthooks-025 \
    lthooks-026 \
+   lthooks-027 \
+   lthooks-028 \
    lthooks-errors \
    lthooks-etoolbox \
    lthooks-legacy \





More information about the latex3-commits mailing list.