[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh408-firstaid: at this point it is \load at onefile... (d51c7fa3)

Frank Mittelbach frank.mittelbach at latex-project.org
Tue Oct 13 22:13:07 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : hotfix/gh408-firstaid
Link       : https://github.com/latex3/latex2e/commit/d51c7fa3674e4be1b4a6b66d47092f2fd2112aab

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

commit d51c7fa3674e4be1b4a6b66d47092f2fd2112aab
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Tue Oct 13 22:13:07 2020 +0200

    at this point it is \load at onefile...


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

d51c7fa3674e4be1b4a6b66d47092f2fd2112aab
 required/firstaid/latex2e-first-aid-for-external-files.dtx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/required/firstaid/latex2e-first-aid-for-external-files.dtx b/required/firstaid/latex2e-first-aid-for-external-files.dtx
index 8a0160a4..55e0d01e 100644
--- a/required/firstaid/latex2e-first-aid-for-external-files.dtx
+++ b/required/firstaid/latex2e-first-aid-for-external-files.dtx
@@ -368,7 +368,8 @@
 %    \end{macrocode}
 %
 %    \begin{macrocode}
-\def\@onefilewithoptions#1[#2][#3]#4{%
+\def\load at onefilewithoptions#1[#2][#3]#4{%  % <--- \@onefilewithoptions
+                                            %      earlier in the kernel
   \@pushfilename
   \xdef\@currname{#1}%
   \global\let\@currext#4%





More information about the latex3-commits mailing list.