[latex3-commits] [git/LaTeX3-latex3-latex2e] mathcolor: first impl of \mathcolor (712405d5)
Frank Mittelbach
frank.mittelbach at latex-project.org
Thu Jan 6 17:17:01 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : mathcolor
Link : https://github.com/latex3/latex2e/commit/712405d524a6d17be20fe88bd5f72fe4ea488e93
>---------------------------------------------------------------
commit 712405d524a6d17be20fe88bd5f72fe4ea488e93
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Thu Jan 6 17:17:01 2022 +0100
first impl of \mathcolor
>---------------------------------------------------------------
712405d524a6d17be20fe88bd5f72fe4ea488e93
base/doc/ltnews35.tex | 7 +
required/graphics/build.lua | 2 +-
required/graphics/changes.txt | 6 +
required/graphics/color.dtx | 11 +-
required/graphics/graphics.ins | 2 +
required/graphics/mathcolor.dtx | 409 ++++
.../graphics/testfiles/mathcolor-01.luatex.tlg | 2155 ++++++++++++++++++++
required/graphics/testfiles/mathcolor-01.lvt | 122 ++
required/graphics/testfiles/mathcolor-01.tlg | 1982 ++++++++++++++++++
.../graphics/testfiles/mathcolor-02.luatex.tlg | 2155 ++++++++++++++++++++
required/graphics/testfiles/mathcolor-02.lvt | 122 ++
required/graphics/testfiles/mathcolor-02.tlg | 1982 ++++++++++++++++++
12 files changed, 8952 insertions(+), 3 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 712405d524a6d17be20fe88bd5f72fe4ea488e93
More information about the latex3-commits
mailing list.