[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Mumble (b80b6984)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Jul 12 23:24:04 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/b80b69840825db55ac00feff8e9db22d401e8aaf

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

commit b80b69840825db55ac00feff8e9db22d401e8aaf
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Jul 12 21:15:40 2021 +0100

    Mumble


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

b80b69840825db55ac00feff8e9db22d401e8aaf
 support/test209.tex | 2 +-
 support/test2e.tex  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/support/test209.tex b/support/test209.tex
index 7e7a402d..db32bf1a 100644
--- a/support/test209.tex
+++ b/support/test209.tex
@@ -166,7 +166,7 @@
 
 % Suppress dvips headers
 \def\AtBeginDvi#1{}
-\RemoveFromHook{shipout/firstpage}{l3backend}
+\RemoveFromHook{shipout/firstpage}[l3backend]
 % Load expl3 backend if necessary
 \ifx\@nodocument\relax
   \expandafter\@gobbletwo
diff --git a/support/test2e.tex b/support/test2e.tex
index 557a53fa..24d430ca 100644
--- a/support/test2e.tex
+++ b/support/test2e.tex
@@ -295,7 +295,7 @@ end
 
 % Suppress dvips headers
 \def\AtBeginDvi#1{}
-\RemoveFromHook{shipout/firstpage}{l3backend}
+\RemoveFromHook{shipout/firstpage}[l3backend]
 % Load expl3 backend if necessary
 \ifx\@nodocument\relax
   \expandafter\@gobbletwo





More information about the latex3-commits mailing list.