[latex3-commits] [git/LaTeX3-latex3-latex3] luacolor: Mumble (92e990bdb)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Jun 4 17:18:47 CEST 2021
Repository : https://github.com/latex3/latex3
On branch : luacolor
Link : https://github.com/latex3/latex3/commit/92e990bdb2a3b293e66bc725ad77dc19838b393d
>---------------------------------------------------------------
commit 92e990bdb2a3b293e66bc725ad77dc19838b393d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Jun 4 16:18:47 2021 +0100
Mumble
>---------------------------------------------------------------
92e990bdb2a3b293e66bc725ad77dc19838b393d
l3backend/l3backend-color.dtx | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index f1440c785..f3477911b 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -1501,7 +1501,6 @@ local function traverse(list,color,dry_run)
if new_color ~= color then
color = new_color
if not dry_run then
- print("NEW NODE")
head = insert_before(head,n,create_node(color))
end
end
More information about the latex3-commits
mailing list.