[latex3-commits] [l3svn] 01/02: Patch into \@pushfilename in the correct place
noreply at latex-project.org
noreply at latex-project.org
Wed Jun 21 11:25:04 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 0f78d9dd8fb0b0629bb733fc09b817b956a07c34
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Jun 21 10:23:42 2017 +0100
Patch into \@pushfilename in the correct place
---
l3kernel/expl3.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/expl3.dtx b/l3kernel/expl3.dtx
index 5867249..f3ce1ff 100644
--- a/l3kernel/expl3.dtx
+++ b/l3kernel/expl3.dtx
@@ -1517,8 +1517,8 @@
{ 0 }
}
\ExplSyntaxOff
- \@pushfilenameaux
}
+\tl_put_right:Nn \@pushfilename { \@pushfilenameaux }
% \end{macrocode}
% This bit of trickery is needed to grab the name of the file being loaded
% so we can record it.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list