[latex3-commits] [git/LaTeX3-latex3-latex3] master: A gset missed (809034892)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Dec 9 00:21:15 CET 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/8090348924e19717376a91e57a8fbfd8e4311908
>---------------------------------------------------------------
commit 8090348924e19717376a91e57a8fbfd8e4311908
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Dec 8 23:21:15 2020 +0000
A gset missed
>---------------------------------------------------------------
8090348924e19717376a91e57a8fbfd8e4311908
l3backend/l3backend-color.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index 08b2daef2..79182bd76 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -249,7 +249,7 @@
% \begin{macrocode}
\cs_new_protected:Npn \__kernel_color_stack_init:Nnn #1#2#3
{
- \int_set:Nn #1
+ \int_gset:Nn #1
{
%<*luatex>
\tex_pdfextension:D colorstackinit ~
More information about the latex3-commits
mailing list.