[latex3-commits] [git/LaTeX3-latex3-latex3] master: Move drawing color selection to l3color (7bb3e4a16)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Aug 3 23:56:27 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/7bb3e4a163c7e18d4bccbd68660fb19fc013d830
>---------------------------------------------------------------
commit 7bb3e4a163c7e18d4bccbd68660fb19fc013d830
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Aug 3 22:20:58 2020 +0100
Move drawing color selection to l3color
This has some knock-on effects but simplifies life
when we look at spot colors (currently not merged).
>---------------------------------------------------------------
7bb3e4a163c7e18d4bccbd68660fb19fc013d830
l3backend/CHANGELOG.md | 3 +
l3backend/l3backend-color.dtx | 214 +++++++++++++--
l3backend/l3backend-draw.dtx | 211 +--------------
l3backend/l3backend-header.dtx | 8 +
l3experimental/CHANGELOG.md | 4 +
l3experimental/l3color/l3color.dtx | 68 +++++
l3experimental/l3draw/l3draw-scopes.dtx | 2 +-
l3experimental/l3draw/l3draw-state.dtx | 30 ---
l3experimental/l3draw/l3draw.dtx | 19 +-
.../l3draw/testfiles/m3draw004.luatex.tlg | 24 +-
l3experimental/l3draw/testfiles/m3draw004.lvt | 26 +-
l3experimental/l3draw/testfiles/m3draw004.ptex.tlg | 297 +++++++++++----------
l3experimental/l3draw/testfiles/m3draw004.tlg | 24 +-
.../l3draw/testfiles/m3draw004.uptex.tlg | 297 +++++++++++----------
.../l3draw/testfiles/m3draw004.xetex.tlg | 157 ++++++-----
.../l3draw/testfiles/m3draw007.luatex.tlg | 153 +++++++++++
l3experimental/l3draw/testfiles/m3draw007.lvt | 4 +-
l3experimental/l3draw/testfiles/m3draw007.ptex.tlg | 52 ++--
l3experimental/l3draw/testfiles/m3draw007.tlg | 15 +-
.../l3draw/testfiles/m3draw007.uptex.tlg | 52 ++--
.../l3draw/testfiles/m3draw007.xetex.tlg | 25 +-
l3kernel/CHANGELOG.md | 3 +
l3kernel/l3color-base.dtx | 2 +-
23 files changed, 934 insertions(+), 756 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 7bb3e4a163c7e18d4bccbd68660fb19fc013d830
More information about the latex3-commits
mailing list.