[latex3-commits] [git/LaTeX3-latex3-latex3] luacolor: Update a comment (3edd92303)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Jun 10 12:33:16 CEST 2021
Repository : https://github.com/latex3/latex3
On branch : luacolor
Link : https://github.com/latex3/latex3/commit/3edd92303c51f72a438dd2c43ca642af2705676c
>---------------------------------------------------------------
commit 3edd92303c51f72a438dd2c43ca642af2705676c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jun 10 11:33:16 2021 +0100
Update a comment
>---------------------------------------------------------------
3edd92303c51f72a438dd2c43ca642af2705676c
l3backend/l3backend-color.dtx | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index a42034404..8c05d6c40 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -1409,7 +1409,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.