[latex3-commits] [git/LaTeX3-latex3-latex3] l3graphics: Move l3graphics to l3kernel (stable) (556c7a3c4)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Apr 19 00:37:32 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : l3graphics
Link       : https://github.com/latex3/latex3/commit/556c7a3c4303f8b1e50f0b9773be916a6af364af

>---------------------------------------------------------------

commit 556c7a3c4303f8b1e50f0b9773be916a6af364af
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Apr 18 23:37:32 2023 +0100

    Move l3graphics to l3kernel (stable)


>---------------------------------------------------------------

556c7a3c4303f8b1e50f0b9773be916a6af364af
 l3backend/l3backend-graphics.dtx                   |  73 +++++----------------
 l3experimental/CHANGELOG.md                        |   3 +
 l3experimental/build.lua                           |   1 -
 l3experimental/l3graphics/build.lua                |  34 ----------
 l3experimental/l3graphics/l3graphics.ins           |  56 ----------------
 .../l3graphics/testfiles/m3graphics000.lvt         |  16 -----
 .../l3graphics/testfiles/m3graphics000.tlg         |  13 ----
 .../support/example-image-a4-numbered.pdf          | Bin 13293 -> 0 bytes
 .../l3graphics/testfiles/support/folder-a/meow.pdf | Bin 3090 -> 0 bytes
 .../l3graphics/testfiles/support/miau.pdf          | Bin 3090 -> 0 bytes
 l3kernel/CHANGELOG.md                              |   1 +
 l3kernel/config-backend.lua                        |   2 +
 l3kernel/l3.ins                                    |   1 +
 .../l3graphics => l3kernel}/l3graphics.dtx         |  17 ++---
 .../m3graphics001.etex-dvips.tlg                   |   0
 .../m3graphics001.etex-dvisvgm.tlg                 |   0
 .../testfiles-backend}/m3graphics001.luatex.tlg    |   0
 .../testfiles-backend}/m3graphics001.lvt           |   4 +-
 .../testfiles-backend}/m3graphics001.ptex.tlg      |   0
 .../testfiles-backend}/m3graphics001.tlg           |   0
 .../testfiles-backend}/m3graphics001.uptex.tlg     |   0
 .../testfiles-backend}/m3graphics001.xetex.tlg     |   0
 .../m3graphics002.etex-dvips.tlg                   |   0
 .../m3graphics002.etex-dvisvgm.tlg                 |   0
 .../testfiles-backend}/m3graphics002.lvt           |   4 +-
 .../testfiles-backend}/m3graphics002.ptex.tlg      |   0
 .../testfiles-backend}/m3graphics002.tlg           |   0
 .../testfiles-backend}/m3graphics002.uptex.tlg     |   0
 .../testfiles-backend}/m3graphics002.xetex.tlg     |   0
 .../testfiles-backend}/support/folder-a/meow.ps    |   0
 .../testfiles-backend}/support/foo bar.eps         |   0
 .../testfiles-backend}/support/foo bar.png         | Bin
 .../testfiles-backend}/support/foo.bar.eps         |   0
 .../testfiles-backend}/support/foo.bar.png         | Bin
 .../support/latex-project-logo.svg                 |   0
 .../support/latex-project-logo.svg.eps             |   0
 .../testfiles-backend}/support/miau                |   0
 .../testfiles-backend}/support/miau.eps.ps         |   0
 .../testfiles-backend}/support/miau.ps             |   0
 .../testfiles-backend}/support/miau.tex            |   0
 l3kernel/testfiles/m3box001.ptex.tlg               |   4 +-
 l3kernel/testfiles/m3box001.tlg                    |   4 +-
 l3kernel/testfiles/m3box001.uptex.tlg              |   4 +-
 l3kernel/testfiles/m3coffins001.luatex.tlg         |   6 +-
 l3kernel/testfiles/m3coffins001.ptex.tlg           |   6 +-
 l3kernel/testfiles/m3coffins001.tlg                |   6 +-
 l3kernel/testfiles/m3coffins001.uptex.tlg          |   6 +-
 l3kernel/testfiles/m3coffins001.xetex.tlg          |   6 +-
 l3kernel/testfiles/m3expl001.luatex.tlg            |   7 --
 l3kernel/testfiles/m3expl001.ptex.tlg              |  10 +--
 l3kernel/testfiles/m3expl001.tlg                   |   7 --
 l3kernel/testfiles/m3expl001.uptex.tlg             |  10 +--
 l3kernel/testfiles/m3expl001.xetex.tlg             |   9 +--
 l3kernel/testfiles/m3expl003.luatex.tlg            |   7 --
 l3kernel/testfiles/m3expl003.ptex.tlg              |  10 +--
 l3kernel/testfiles/m3expl003.tlg                   |   7 --
 l3kernel/testfiles/m3expl003.uptex.tlg             |  10 +--
 l3kernel/testfiles/m3expl003.xetex.tlg             |   9 +--
 l3kernel/testfiles/m3quark001.tlg                  |   1 +
 l3kernel/testfiles/m3skip001.luatex.tlg            |   2 +-
 l3kernel/testfiles/m3skip001.tlg                   |   2 +-
 l3kernel/testfiles/m3skip005.luatex.tlg            |   2 +-
 l3kernel/testfiles/m3skip005.tlg                   |   2 +-
 l3kernel/testfiles/m3text003.luatex.tlg            |   1 -
 l3kernel/testfiles/m3text003.ptex.tlg              |   1 -
 l3kernel/testfiles/m3text003.tlg                   |   1 -
 l3kernel/testfiles/m3text003.uptex.tlg             |   1 -
 l3kernel/testfiles/m3text003.xetex.tlg             |   1 -
 68 files changed, 72 insertions(+), 295 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 556c7a3c4303f8b1e50f0b9773be916a6af364af




More information about the latex3-commits mailing list.