[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks: Restore loading l3backend code (88827bda)
PhelypeOleinik
tex.phelype at gmail.com
Mon Jul 13 13:56:57 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : lthooks
Link : https://github.com/latex3/latex2e/commit/88827bdaacae060170aec51a0fe752632a61327f
>---------------------------------------------------------------
commit 88827bdaacae060170aec51a0fe752632a61327f
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date: Mon Jul 13 08:56:57 2020 -0300
Restore loading l3backend code
>---------------------------------------------------------------
88827bdaacae060170aec51a0fe752632a61327f
base/lthooks.dtx | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/base/lthooks.dtx b/base/lthooks.dtx
index 3692bb15..783f644d 100644
--- a/base/lthooks.dtx
+++ b/base/lthooks.dtx
@@ -3441,6 +3441,11 @@
%
% \begin{macrocode}
\@kernel at after@env at document@begin
+% \end{macrocode}
+%
+% Added hook to load \textsf{l3backend} code:
+% \begin{macrocode}
+ \@expl at sys@load at backend@@
\ifx\@unusedoptionlist\@empty\else
\@latex at warning@no at line{Unused global option(s):^^J%
\@spaces[\@unusedoptionlist]}%
@@ -3517,8 +3522,7 @@
%
% \begin{macrocode}
\edef \@kernel at after@env at document@begin{%
- \expandafter\let
- \expandafter\noexpand\csname
+ \let\expandafter\noexpand\csname
g__hook_env/document/begin_code_tl\endcsname
\noexpand\@empty}
% \end{macrocode}
More information about the latex3-commits
mailing list.