[latex3-commits] [git/LaTeX3-latex3-latex3] color: Move l3color to l3kernel (7dfa64465)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Feb 9 11:38:02 CET 2021
Repository : https://github.com/latex3/latex3
On branch : color
Link : https://github.com/latex3/latex3/commit/7dfa64465fb627bf8536c2f5703a1cf05b5d0749
>---------------------------------------------------------------
commit 7dfa64465fb627bf8536c2f5703a1cf05b5d0749
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Feb 9 10:13:09 2021 +0000
Move l3color to l3kernel
This shows up in the coffin test as we now can always
color handles.
>---------------------------------------------------------------
7dfa64465fb627bf8536c2f5703a1cf05b5d0749
l3experimental/CHANGELOG.md | 3 +
l3experimental/README.md | 10 --
l3experimental/build.lua | 1 -
l3experimental/l3color/build.lua | 14 --
l3experimental/l3color/l3color.ins | 58 -------
l3experimental/l3color/testfiles/m3color000.lvt | 16 --
l3experimental/l3color/testfiles/m3color000.tlg | 8 -
l3experimental/l3draw/build.lua | 4 -
l3experimental/l3draw/l3draw.dtx | 4 -
l3experimental/l3draw/testfiles/m3draw000.tlg | 5 -
l3kernel/CHANGELOG.md | 3 +
l3kernel/doc/source3body.tex | 2 +-
l3kernel/l3.ins | 2 +-
l3kernel/l3coffins.dtx | 36 +---
l3kernel/l3color-base.dtx | 183 ---------------------
{l3experimental/l3color => l3kernel}/l3color.dtx | 116 ++++++++++++-
l3kernel/testfiles/m3coffins001.tlg | 100 +++++++++++
.../l3color => l3kernel}/testfiles/m3color001.lvt | 1 -
.../testfiles/m3color001.ptex.tlg | 0
.../l3color => l3kernel}/testfiles/m3color001.tlg | 0
.../testfiles/m3color001.uptex.tlg | 0
.../testfiles/m3color001.xetex.tlg | 0
.../l3color => l3kernel}/testfiles/m3color002.lvt | 1 -
.../l3color => l3kernel}/testfiles/m3color002.tlg | 0
.../l3color => l3kernel}/testfiles/m3color003.lvt | 1 -
.../testfiles/m3color003.ptex.tlg | 0
.../l3color => l3kernel}/testfiles/m3color003.tlg | 0
.../testfiles/m3color003.uptex.tlg | 0
.../testfiles/m3color003.xetex.tlg | 0
l3kernel/testfiles/m3quark001.tlg | 1 +
30 files changed, 222 insertions(+), 347 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 7dfa64465fb627bf8536c2f5703a1cf05b5d0749
More information about the latex3-commits
mailing list.