[latex3-commits] [latex3/latex2e] develop: ltluatex, adjust ProvidesFile docstrip guards for #1267 (601f5e76)

github at latex-project.org github at latex-project.org
Sun Feb 11 21:32:34 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/601f5e76fcac3e6a64d742ca9e801b4f0c8f6c3e

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

commit 601f5e76fcac3e6a64d742ca9e801b4f0c8f6c3e
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Sun Feb 11 11:19:27 2024 +0000

    ltluatex, adjust ProvidesFile docstrip guards for #1267


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

601f5e76fcac3e6a64d742ca9e801b4f0c8f6c3e
 base/ltluatex.dtx | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/base/ltluatex.dtx b/base/ltluatex.dtx
index 6d274ed5..c70e7a42 100644
--- a/base/ltluatex.dtx
+++ b/base/ltluatex.dtx
@@ -23,16 +23,14 @@
 %<tex>  \ProvidesFile\undefined\begingroup\def\ProvidesFile
 %<tex>  #1#2[#3]{\endgroup\immediate\write-1{File: #1 #3}}
 %<tex>\fi
-%<plain>\ProvidesFile{ltluatex.tex}%
+%<plain>\ProvidesFile{ltluatex.tex}[2024/02/11 v1.2c LuaTeX support for plain TeX (core)]
 %<*driver>
-\ProvidesFile{ltluatex.dtx}
+% \fi
+\ProvidesFile{ltluatex.dtx}[2024/02/11 v1.2c LuaTeX Kernel (LuaTeX support)]
+% \iffalse
 %</driver>
+%<plain>  
 %<*tex>
-[2023/08/03 v1.2c
-%</tex>
-%<plain>  LuaTeX support for plain TeX (core)
-%<*tex>
-]
 \edef\etatcatcode{\the\catcode`\@}
 \catcode`\@=11
 %</tex>





More information about the latex3-commits mailing list.