[latex3-commits] [git/LaTeX3-latex3-latex3] luacolor: Update a comment (5333a9d8e)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Feb 15 22:19:38 CET 2023
Repository : https://github.com/latex3/latex3
On branch : luacolor
Link : https://github.com/latex3/latex3/commit/5333a9d8e92bf46612d51afc8ee5bf19e67ce797
>---------------------------------------------------------------
commit 5333a9d8e92bf46612d51afc8ee5bf19e67ce797
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jun 10 11:33:16 2021 +0100
Update a comment
>---------------------------------------------------------------
5333a9d8e92bf46612d51afc8ee5bf19e67ce797
l3backend/l3backend-color.dtx | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index 27c8fa947..e03106b74 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.