[latex3-commits] [git/LaTeX3-latex3-latex3] luacolor: Us Lua attr. for color (4d44d3a55)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Feb 16 13:48:00 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : luacolor
Link       : https://github.com/latex3/latex3/commit/4d44d3a55059f78275f1c3a47ffab21132c95346

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

commit 4d44d3a55059f78275f1c3a47ffab21132c95346
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Jun 5 21:36:16 2021 +0100

    Us Lua attr. for color
    
    Just PDF mode at the moment, and xform boxes are
    not covered.


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

4d44d3a55059f78275f1c3a47ffab21132c95346
 l3backend/build.lua                                |   2 +-
 l3backend/l3backend-color.dtx                      | 310 ++++++++-
 l3backend/l3backend.ins                            |  26 +
 .../l3draw/testfiles/m3draw003.luatex.tlg          | 756 +++++++++++++++++++++
 .../l3draw/testfiles/m3draw004.luatex.tlg          | 539 +++++++++++++++
 .../l3draw/testfiles/m3draw005.luatex.tlg          |  85 +++
 .../l3draw/testfiles/m3draw006.luatex.tlg          | 364 ++++++++++
 .../l3draw/testfiles/m3draw007.luatex.tlg          | 148 ++++
 .../xcoffins/testfiles/xcoffins002.luatex.tlg      |   2 -
 .../xcoffins/testfiles/xcoffins003.luatex.tlg      |  16 -
 l3kernel/testfiles-backend/d3pdfmode.luatex.tlg    |   5 +-
 l3kernel/testfiles-backend/d3xetex.luatex.tlg      |   5 +-
 ...{m3color003.xetex.tlg => m3color003.luatex.tlg} |  21 +-
 l3kernel/testfiles-backend/m3color004.luatex.tlg   | 518 +++++---------
 ...{m3color005.xetex.tlg => m3color005.luatex.tlg} |   4 +-
 l3kernel/testfiles-backend/m3color006.luatex.tlg   | 314 +++------
 l3kernel/testfiles/m3coffins001.luatex.tlg         | 318 ---------
 ...{m3color001.xetex.tlg => m3color001.luatex.tlg} |  32 +-
 .../m3color003.luatex.tlg}                         | 127 +---
 l3kernel/testfiles/m3expl001.luatex.tlg            |   4 +
 l3kernel/testfiles/m3expl001.tlg                   |   1 +
 l3kernel/testfiles/m3expl002.luatex.tlg            |   3 +
 l3kernel/testfiles/m3expl003.luatex.tlg            |   4 +
 l3kernel/testfiles/m3expl003.tlg                   |   1 +
 l3kernel/testfiles/m3expl004.luatex.tlg            |   3 +
 l3kernel/testfiles/m3expl006.luatex.tlg            |   3 +
 l3kernel/testfiles/m3expl007.luatex.tlg            |   3 +
 l3trial/xbox/testfiles/xbox001.luatex.tlg          |  54 --
 l3trial/xbox/testfiles/xbox002.luatex.tlg          |  36 -
 29 files changed, 2599 insertions(+), 1105 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 4d44d3a55059f78275f1c3a47ffab21132c95346




More information about the latex3-commits mailing list.