[latex3-commits] [git/LaTeX3-latex3-latex3] luacolor: Update a comment (dd06ea667)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Feb 15 23:13:03 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : luacolor
Link       : https://github.com/latex3/latex3/commit/dd06ea6670dd2668c96d51aef4c831c01dd6b09c

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

commit dd06ea6670dd2668c96d51aef4c831c01dd6b09c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Jun 10 11:33:16 2021 +0100

    Update a comment


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

dd06ea6670dd2668c96d51aef4c831c01dd6b09c
 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.