From f28a239e7f6ac2c19265821f88e93adee6c5c44f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 19 Feb 2022 21:19:55 +0000 Subject: graphics-def (19feb22) git-svn-id: svn://tug.org/texlive/trunk@62085 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/graphics-def/README.md | 2 +- Master/texmf-dist/tex/latex/graphics-def/dvisvgm.def | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Master/texmf-dist/doc/latex/graphics-def/README.md b/Master/texmf-dist/doc/latex/graphics-def/README.md index 7f21def1135..060344b4251 100644 --- a/Master/texmf-dist/doc/latex/graphics-def/README.md +++ b/Master/texmf-dist/doc/latex/graphics-def/README.md @@ -1,7 +1,7 @@ LaTeX support for color and graphics ==================================== -Release 2022-02-05 +Release 2022-02-19 This bundle contains the 'engine-dependent' part of support for color and graphics in LaTeX2e (the code here will also function diff --git a/Master/texmf-dist/tex/latex/graphics-def/dvisvgm.def b/Master/texmf-dist/tex/latex/graphics-def/dvisvgm.def index 1f2e0577d4b..8390ee29b9c 100644 --- a/Master/texmf-dist/tex/latex/graphics-def/dvisvgm.def +++ b/Master/texmf-dist/tex/latex/graphics-def/dvisvgm.def @@ -16,7 +16,7 @@ %% %% https://github.com/latex3/graphics-def/issues % -\ProvidesFile{dvisvgm.def}[2022/02/05 v1.4 dvisvgm graphics driver for latex] +\ProvidesFile{dvisvgm.def}[2022/02/19 v1.5 dvisvgm graphics driver for latex] % The following is copied from dvips.def: \def\GPT@space{ } \def\c@lor@arg#1{% @@ -169,16 +169,16 @@ \dimen@\Gin@svg@real@height@bp pt% \advance\dimen@ by-\Gin@ury pt% \edef\Gin@svg@view@base{\strip@pt\dimen@}% + \special{dvisvgm:bbox \strip@pt\Gin@req@width pt \strip@pt\Gin@req@height pt transform}% \Gin@req@width0.99626\Gin@req@width% \Gin@req@height0.99626\Gin@req@height% \raise\strip@pt\Gin@req@height bp\hbox{% \special{dvisvgm: raw - + % - - + viewBox="\Gin@llx\GPT@space\Gin@svg@view@base\GPT@space\Gin@svg@view@width\GPT@space\Gin@svg@view@height">% + % + % }% }% } -- cgit v1.2.3