[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh463: Improve rollback support (5d4adecf)

PhelypeOleinik phelype.oleinik at latex-project.org
Sun Jan 3 05:38:22 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : hotfix/gh463
Link       : https://github.com/latex3/latex2e/commit/5d4adecfb389706138abde6b93d49454e2470cef

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

commit 5d4adecfb389706138abde6b93d49454e2470cef
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Sun Jan 3 01:34:32 2021 -0300

    Improve rollback support
    
    The error shows up in testfiles-lthooks/github-0401


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

5d4adecfb389706138abde6b93d49454e2470cef
 base/ltfilehook.dtx | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/base/ltfilehook.dtx b/base/ltfilehook.dtx
index c7ed13f0..138bfeed 100644
--- a/base/ltfilehook.dtx
+++ b/base/ltfilehook.dtx
@@ -1489,9 +1489,17 @@
 \ExplSyntaxOff
 %    \end{macrocode}
 %
+% This one specifically has to be undefined because it is left over in
+% the input stream from \cs{InputIfFileExists} and executed when
+% \pkg{latexrelease} is loaded.
 %    \begin{macrocode}
 %</2ekernel|latexrelease>
 %<latexrelease>\EndIncludeInRelease
+%<latexrelease>
+%<latexrelease>\IncludeInRelease{0000/00/00}%
+%<latexrelease>    {\@expl@@@filehook at if@no at extension@@nTF}{2e tmp interfaces}%
+%<latexrelease>\let\@expl@@@filehook at file@pop@@\@empty
+%<latexrelease>\EndIncludeInRelease
 %<*2ekernel>
 %    \end{macrocode}
 %





More information about the latex3-commits mailing list.