[latex3-commits] [git/LaTeX3-latex3-graphics-def] dvipdfmx-color: Missed an "a" (b170134)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Mar 17 09:22:05 CET 2021
Repository : https://github.com/latex3/graphics-def
On branch : dvipdfmx-color
Link : https://github.com/latex3/graphics-def/commit/b170134774edc9800ad8daae0f739569654a07b4
>---------------------------------------------------------------
commit b170134774edc9800ad8daae0f739569654a07b4
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Mar 17 08:22:05 2021 +0000
Missed an "a"
>---------------------------------------------------------------
b170134774edc9800ad8daae0f739569654a07b4
dvipdfmx.def | 2 +-
xetex.def | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dvipdfmx.def b/dvipdfmx.def
index 3119d55..e01a2bf 100644
--- a/dvipdfmx.def
+++ b/dvipdfmx.def
@@ -403,5 +403,5 @@
\special{pdfcolorstack \@pdfcolorstack pop}%
}
% Reinsert stack color to over-ride built-in reinsertion of pdf:bc color
-\def\Grot at end{\special{pdf:etrans}\special{pdfcolorstck \@pdfcolorstack current}}
+\def\Grot at end{\special{pdf:etrans}\special{pdfcolorstack \@pdfcolorstack current}}
\let\Gscale at end\Grot at end
diff --git a/xetex.def b/xetex.def
index 2cd78e8..4871c7e 100644
--- a/xetex.def
+++ b/xetex.def
@@ -502,5 +502,5 @@
\special{pdfcolorstack \@pdfcolorstack pop}%
}
% Reinsert stack color to over-ride built-in reinsertion of pdf:bc color
-\def\Grot at end{\special{pdf:etrans}\special{pdfcolorstck \@pdfcolorstack current}}
+\def\Grot at end{\special{pdf:etrans}\special{pdfcolorstack \@pdfcolorstack current}}
\let\Gscale at end\Grot at end
More information about the latex3-commits
mailing list.