[latex3-commits] [git/LaTeX3-latex3-latex2e] gh217: Added the space thart \@include expects (183caddf)

Johannes Braams texniek at braams.xs4all.nl
Sun May 3 15:12:22 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : gh217
Link       : https://github.com/latex3/latex2e/commit/183caddf9efdce5f2ad41ef8be127bab8599d585

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

commit 183caddf9efdce5f2ad41ef8be127bab8599d585
Author: Johannes Braams <texniek at braams.xs4all.nl>
Date:   Sun May 3 15:12:22 2020 +0200

    Added the space thart \@include expects


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

183caddf9efdce5f2ad41ef8be127bab8599d585
 base/ltfiles.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltfiles.dtx b/base/ltfiles.dtx
index b9db05b1..a889d02c 100644
--- a/base/ltfiles.dtx
+++ b/base/ltfiles.dtx
@@ -599,7 +599,7 @@
     \@latex at error{\string\include\space cannot be nested}\@eha
   \else
     \set at curr@file at trim@spaces{#1}%
-    \expandafter\@include\expandafter{\@curr at file}%
+    \expandafter\@include\expandafter{\@curr at file} %
   \fi}
 %    \end{macrocode}
 % \end{macro}





More information about the latex3-commits mailing list.