[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks-doc-updates: Activating (providing) a hook lo longer errors regarding its ordering (a16a085a)
PhelypeOleinik
phelype.oleinik at latex-project.org
Fri Aug 6 06:45:16 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : lthooks-doc-updates
Link : https://github.com/latex3/latex2e/commit/a16a085a4b0132189e70862dff8afe910603b1f5
>---------------------------------------------------------------
commit a16a085a4b0132189e70862dff8afe910603b1f5
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Fri Aug 6 01:45:16 2021 -0300
Activating (providing) a hook lo longer errors regarding its ordering
>---------------------------------------------------------------
a16a085a4b0132189e70862dff8afe910603b1f5
base/testfiles-lthooks/lthooks-errors.lvt | 1 -
base/testfiles-lthooks/lthooks-errors.tlg | 6 ------
2 files changed, 7 deletions(-)
diff --git a/base/testfiles-lthooks/lthooks-errors.lvt b/base/testfiles-lthooks/lthooks-errors.lvt
index 1aed50bf..b3cf9a87 100644
--- a/base/testfiles-lthooks/lthooks-errors.lvt
+++ b/base/testfiles-lthooks/lthooks-errors.lvt
@@ -14,7 +14,6 @@
\NewReversedHook{yyy}
% activate-error
-\ActivateGenericHook{yyy}
\DisableGenericHook{yyy}
% activate-disabled
diff --git a/base/testfiles-lthooks/lthooks-errors.tlg b/base/testfiles-lthooks/lthooks-errors.tlg
index c9e34c94..1d7f346e 100644
--- a/base/testfiles-lthooks/lthooks-errors.tlg
+++ b/base/testfiles-lthooks/lthooks-errors.tlg
@@ -1,11 +1,5 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
-! LaTeX hooks Error: Hook 'yyy' already declared as a reversed hook!
-For immediate help type H <return>.
- ...
-l. ...\ActivateGenericHook{yyy}
-You attempted to activate the hook 'yyy' as a normal hook, but it was already
-previously declared as a reversed hook. A redeclaration is not possible.
LaTeX hooks Warning: Cannot activate hook 'yyy' because it is disabled!
! LaTeX hooks Error: Cannot add code to disabled hook 'yyy'.
For immediate help type H <return>.
More information about the latex3-commits
mailing list.