[latex3-commits] [git/LaTeX3-latex3-latex2e] LaTeX2020: Increase minimum LuaTeX version for pre-loader (73c4eec5)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Oct 13 21:51:59 CEST 2019


Repository : https://github.com/latex3/latex2e
On branch  : LaTeX2020
Link       : https://github.com/latex3/latex2e/commit/73c4eec5d898356154f7feaada4a5b2fb3ea5e79

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

commit 73c4eec5d898356154f7feaada4a5b2fb3ea5e79
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Oct 11 07:41:39 2019 +0100

    Increase minimum LuaTeX version for pre-loader


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

73c4eec5d898356154f7feaada4a5b2fb3ea5e79
 base/ltexpl.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltexpl.dtx b/base/ltexpl.dtx
index c560067d..06a81bc3 100644
--- a/base/ltexpl.dtx
+++ b/base/ltexpl.dtx
@@ -69,7 +69,7 @@
     \ifnum0%
       \ifdefined\pdffilesize 1\fi
       \ifdefined\filesize 1\fi
-      \ifdefined\luatexversion\ifnum\luatexversion>89 1\fi\fi
+      \ifdefined\luatexversion\ifnum\luatexversion>94 1\fi\fi
       >0 %
     \else
       \message{Skipping expl3-dependent extensions}





More information about the latex3-commits mailing list