[latex3-commits] [git/LaTeX3-latex3-latex3] luacolor: Update a comment (66a371f9a)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Feb 16 14:07:14 CET 2023
Repository : https://github.com/latex3/latex3
On branch : luacolor
Link : https://github.com/latex3/latex3/commit/66a371f9accea0f07940e4704c17f2ded78e9519
>---------------------------------------------------------------
commit 66a371f9accea0f07940e4704c17f2ded78e9519
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jun 10 11:33:16 2021 +0100
Update a comment
>---------------------------------------------------------------
66a371f9accea0f07940e4704c17f2ded78e9519
l3backend/l3backend-color.dtx | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index c4c00ebd6..4bf77d347 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -1502,7 +1502,6 @@ end
%
% \begin{macro}{set_color, clear_color}
% Create the the node containing color data and insert it into the list.
-% The mode is hard-coded as $2$: a PDF literal.
% \begin{macrocode}
local function set_color(head, n, new_color, old_color)
if new_color == old_color then return head end
More information about the latex3-commits
mailing list.