[latex3-commits] [l3svn] 02/03: Fix format build allocator code for streams

noreply at latex-project.org noreply at latex-project.org
Mon Dec 14 23:49:57 CET 2015


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit 01f913c09be8d7cf0d4d702e37a42252d4fb61fe
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Dec 3 16:25:17 2015 +0000

    Fix format build allocator code for streams
---
 l3kernel/l3file.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3file.dtx b/l3kernel/l3file.dtx
index 9ad3da1..bbb0725 100644
--- a/l3kernel/l3file.dtx
+++ b/l3kernel/l3file.dtx
@@ -1237,7 +1237,7 @@
 \seq_new:N \g_@@_streams_seq
 %<*initex>
 \seq_set_eq:NN \g_@@_streams_seq \g__ior_streams_seq
-\sys_if_engine_luatex:T
+\cs_if_exist:NT \luatex_directlua:D
   {
     \int_compare:nNnT \luatex_luatexversion:D > { 80 }
       {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list