[latex3-commits] [git/LaTeX3-latex3-latex3] l3color-luaotfload: Drop luatex guard for Lua blocks (8fa457b3e)

Marcel Fabian Krüger tex at 2krueger.de
Tue Feb 28 17:47:11 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : l3color-luaotfload
Link       : https://github.com/latex3/latex3/commit/8fa457b3e1a07250961413dda5624fe74afecfc6

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

commit 8fa457b3e1a07250961413dda5624fe74afecfc6
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date:   Tue Feb 28 17:47:11 2023 +0100

    Drop luatex guard for Lua blocks


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

8fa457b3e1a07250961413dda5624fe74afecfc6
 l3backend/l3backend-color.dtx   | 8 ++++----
 l3backend/l3backend-opacity.dtx | 8 --------
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index daadbbc18..6cae191e5 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -1270,10 +1270,6 @@
 % \texttt{luaotfload} color handling is extended to include these.
 %
 %    \begin{macrocode}
-%<*luatex>
-%    \end{macrocode}
-%
-%    \begin{macrocode}
 %<*lua>
 %    \end{macrocode}
 %
@@ -1334,6 +1330,10 @@ end
 %    \end{macrocode}
 %
 %    \begin{macrocode}
+%<*luatex>
+%    \end{macrocode}
+%
+%    \begin{macrocode}
 %<*package>
 \lua_load_module:n {l3backend-luatex}
 %</package>
diff --git a/l3backend/l3backend-opacity.dtx b/l3backend/l3backend-opacity.dtx
index 07a3c40d8..7ede74c13 100644
--- a/l3backend/l3backend-opacity.dtx
+++ b/l3backend/l3backend-opacity.dtx
@@ -293,10 +293,6 @@
 % to avoid interference between both uses of transparency.
 %
 %    \begin{macrocode}
-%<*luatex>
-%    \end{macrocode}
-%
-%    \begin{macrocode}
 %<*lua>
 %    \end{macrocode}
 %
@@ -353,10 +349,6 @@ end
 %</lua>
 %    \end{macrocode}
 %
-%    \begin{macrocode}
-%</luatex>
-%    \end{macrocode}
-%
 %
 % \end{implementation}
 %





More information about the latex3-commits mailing list.