[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh441: This should be "before" (ed180cad)

PhelypeOleinik phelype.oleinik at latex-project.org
Fri Dec 11 19:41:14 CET 2020


Repository : https://github.com/latex3/latex2e
On branch  : hotfix/gh441
Link       : https://github.com/latex3/latex2e/commit/ed180cadc6bc6ce2783796dc13ab488691ffd32f

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

commit ed180cadc6bc6ce2783796dc13ab488691ffd32f
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Fri Dec 11 15:41:14 2020 -0300

    This should be "before"


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

ed180cadc6bc6ce2783796dc13ab488691ffd32f
 base/testfiles-lthooks/lthooks-026.lvt | 2 +-
 base/testfiles-lthooks/lthooks-026.tlg | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/base/testfiles-lthooks/lthooks-026.lvt b/base/testfiles-lthooks/lthooks-026.lvt
index 4e0cb381..8beed07e 100644
--- a/base/testfiles-lthooks/lthooks-026.lvt
+++ b/base/testfiles-lthooks/lthooks-026.lvt
@@ -6,7 +6,7 @@
 \START
 
 
-\BeforeBeginEnvironment{quote}{\typeout{quote begin}}
+\BeforeBeginEnvironment{quote}{\typeout{quote before}}
 \AtBeginEnvironment{quote}{\typeout{quote begin}}
 \AtEndEnvironment{quote}{\typeout{quote end}}
 \AfterEndEnvironment{quote}{\typeout{quote after}}
diff --git a/base/testfiles-lthooks/lthooks-026.tlg b/base/testfiles-lthooks/lthooks-026.tlg
index 10e7453b..b5969f4b 100644
--- a/base/testfiles-lthooks/lthooks-026.tlg
+++ b/base/testfiles-lthooks/lthooks-026.tlg
@@ -35,7 +35,7 @@ LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line ....
 LaTeX Font Info:    ... okay on input line ....
 LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line ....
 LaTeX Font Info:    ... okay on input line ....
-quote begin
+quote before
 quote before 2
 quote begin
 quote begin 2
@@ -51,7 +51,7 @@ quote after
 >     ---
 > Execution order (after reversal):
 >     foobar, top-level.
-quote begin
+quote before
 quote before 2
 quote begin
 quote begin 2





More information about the latex3-commits mailing list.