[latex3-commits] [git/LaTeX3-latex3-latex3] luacolor: Update a comment (c6e2a3547)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Feb 16 13:48:00 CET 2023
Repository : https://github.com/latex3/latex3
On branch : luacolor
Link : https://github.com/latex3/latex3/commit/c6e2a354747bcc5540b48f490fe350ba75cd1383
>---------------------------------------------------------------
commit c6e2a354747bcc5540b48f490fe350ba75cd1383
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jun 10 11:33:16 2021 +0100
Update a comment
>---------------------------------------------------------------
c6e2a354747bcc5540b48f490fe350ba75cd1383
l3backend/l3backend-color.dtx | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index db2577bb4..0d8873b3d 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.