From e247b78b2fce9bdb26193826aca0a62ae26c8a8b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 17 Apr 2022 03:03:02 +0000 Subject: CTAN sync 202204170303 --- macros/latex/contrib/graphics-def/README.md | 2 +- macros/latex/contrib/graphics-def/dvipdfmx.def | 3 ++- macros/latex/contrib/graphics-def/xetex.def | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'macros/latex/contrib/graphics-def') diff --git a/macros/latex/contrib/graphics-def/README.md b/macros/latex/contrib/graphics-def/README.md index 03c905bc88..5ab6b8adee 100644 --- a/macros/latex/contrib/graphics-def/README.md +++ b/macros/latex/contrib/graphics-def/README.md @@ -1,7 +1,7 @@ LaTeX support for color and graphics ==================================== -Release 2022-04-12 +Release 2022-04-16 This bundle contains the 'engine-dependent' part of support for color and graphics in LaTeX2e (the code here will also function diff --git a/macros/latex/contrib/graphics-def/dvipdfmx.def b/macros/latex/contrib/graphics-def/dvipdfmx.def index f8a984cb5a..1d82661b11 100644 --- a/macros/latex/contrib/graphics-def/dvipdfmx.def +++ b/macros/latex/contrib/graphics-def/dvipdfmx.def @@ -17,7 +17,7 @@ %% https://github.com/latex3/graphics-def/issues %% \ProvidesFile{dvipdfmx.def} - [2022/04/12 v5.0k Graphics/color driver for dvipdfmx] + [2022/04/16 v5.0l Graphics/color driver for dvipdfmx] \def\GPT@space{ } \def\c@lor@arg#1{% \dimen@#1\p@ @@ -329,6 +329,7 @@ } \fi \fi +\endinput % Conversion functions so the internal representation stays unchanged \let\init@current@color\current@color \def\convert@color#1{% diff --git a/macros/latex/contrib/graphics-def/xetex.def b/macros/latex/contrib/graphics-def/xetex.def index 0ddde80f15..7293379311 100644 --- a/macros/latex/contrib/graphics-def/xetex.def +++ b/macros/latex/contrib/graphics-def/xetex.def @@ -17,7 +17,7 @@ %% https://github.com/latex3/graphics-def/issues %% \ProvidesFile{xetex.def} - [2022/04/12 v5.0l Graphics/color driver for xetex] + [2022/04/16 v5.0m Graphics/color driver for xetex] \def\GPT@space{ } \def\c@lor@arg#1{% \dimen@#1\p@ @@ -428,6 +428,7 @@ } \fi \fi +\endinput % Conversion functions so the internal representation stays unchanged \let\init@current@color\current@color \def\convert@color#1{% -- cgit v1.2.3