[latex3-commits] [git/LaTeX3-latex3-latex3] main: Support SVG image inclusion in dvisvgm (5ad7710ab)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Apr 11 22:14:10 CEST 2022
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/5ad7710abc4b1efe8692bc33596fb3d9d451b548
>---------------------------------------------------------------
commit 5ad7710abc4b1efe8692bc33596fb3d9d451b548
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Apr 11 17:55:19 2022 +0100
Support SVG image inclusion in dvisvgm
This also tests multiple graphic extensions.
>---------------------------------------------------------------
5ad7710abc4b1efe8692bc33596fb3d9d451b548
l3backend/CHANGELOG.md | 3 +
l3backend/l3backend-graphics.dtx | 157 +++++-
l3experimental/l3graphics/l3graphics.dtx | 3 +-
.../l3graphics/testfiles/m3graphics000.tlg | 1 +
.../testfiles/m3graphics001.etex-dvips.tlg | 13 +
.../testfiles/m3graphics001.etex-dvisvgm.tlg | 14 +
.../l3graphics/testfiles/m3graphics001.luatex.tlg | 15 +
.../l3graphics/testfiles/m3graphics001.lvt | 5 +
.../l3graphics/testfiles/m3graphics001.ptex.tlg | 13 +
.../l3graphics/testfiles/m3graphics001.tlg | 10 +
.../l3graphics/testfiles/m3graphics001.uptex.tlg | 13 +
.../l3graphics/testfiles/m3graphics001.xetex.tlg | 13 +
.../testfiles/support/latex-project-logo.svg | 116 +++++
.../testfiles/support/latex-project-logo.svg.eps | 556 +++++++++++++++++++++
14 files changed, 910 insertions(+), 22 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc 5ad7710abc4b1efe8692bc33596fb3d9d451b548
More information about the latex3-commits
mailing list.