[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh422: Do not follow file substitution at this point (d0985b43)

PhelypeOleinik phelype.oleinik at latex-project.org
Sat Nov 14 23:29:40 CET 2020


Repository : https://github.com/latex3/latex2e
On branch  : hotfix/gh422
Link       : https://github.com/latex3/latex2e/commit/d0985b43dbf0e3a080779a13e50669b3326f5043

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

commit d0985b43dbf0e3a080779a13e50669b3326f5043
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Sat Nov 14 19:29:40 2020 -0300

    Do not follow file substitution at this point


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

d0985b43dbf0e3a080779a13e50669b3326f5043
 base/ltclass.dtx | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/base/ltclass.dtx b/base/ltclass.dtx
index d501c728..3c2c6bcd 100644
--- a/base/ltclass.dtx
+++ b/base/ltclass.dtx
@@ -1835,9 +1835,7 @@
 %    actions prepend \cs{@currpath} to \cs{@currname} (namely loading,
 %    as we have to respect the given path).
 %    \begin{macrocode}
-  \@expl@@@filehook at set@curr at file@@nNN
-    {\@expl@@@filehook at resolve@file at subst@@w #1.#4\@nil}%
-      \reserved at a\reserved at b
+  \@expl@@@filehook at set@curr at file@@nNN{#1.#4}\reserved at a\reserved at b
   \edef\reserved at c{\def\noexpand\reserved at c####1%
     \detokenize\expandafter{\expanded{.#4}}%
     \noexpand\@nil{\def\noexpand\reserved at a{####1}}}\reserved at c





More information about the latex3-commits mailing list.