[latex3-commits] [l3svn] 02/04: Minor tweak for format mode/LuaTeX
noreply at latex-project.org
noreply at latex-project.org
Wed Sep 9 23:09:59 CEST 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit b5956bb3565ee6ae349377ab03548c65ee3da981
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Sep 9 20:09:25 2015 +0100
Minor tweak for format mode/LuaTeX
By the time the job starts, the Lua module will have been read
so the correct name can get used.
---
l3kernel/l3bootstrap.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3bootstrap.dtx b/l3kernel/l3bootstrap.dtx
index ea97644..d86d0f9 100644
--- a/l3kernel/l3bootstrap.dtx
+++ b/l3kernel/l3bootstrap.dtx
@@ -387,7 +387,7 @@
\global\everyjob\expandafter
{%
\the\expandafter\everyjob
- \expandafter\luatex_directlua:D\expandafter{\tempa}%
+ \expandafter\lua_now_x:n\expandafter{\tempa}%
}
\fi
\fi
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list