[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: \mathcolor (#746) (e7550ed0)
GitHub
noreply at github.com
Wed Jan 12 00:03:00 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/e7550ed0c4ecaacbdf923eecd2daf429e64943bc
>---------------------------------------------------------------
commit e7550ed0c4ecaacbdf923eecd2daf429e64943bc
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Wed Jan 12 00:03:00 2022 +0100
\mathcolor (#746)
* first impl of \mathcolor
* Fix documentation
* cleanup and speed improvement
* rename a command
* make the peek commands private for now
* added ltnews entry
* Minor adjustments
* stupid mistake overwriting my own change
Co-authored-by: PhelypeOleinik <phelype.oleinik at latex-project.org>
>---------------------------------------------------------------
e7550ed0c4ecaacbdf923eecd2daf429e64943bc
base/doc/ltnews.tex | 6 +-
base/doc/ltnews35.tex | 41 +
required/graphics/build.lua | 2 +-
required/graphics/changes.txt | 6 +
required/graphics/color.dtx | 9 +-
required/graphics/graphics.ins | 2 +
required/graphics/grfguide.tex | 17 +-
required/graphics/mathcolor.dtx | 421 ++++
.../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 ++++++++++++++++++
.../graphics/testfiles/mathcolor-03.luatex.tlg | 134 ++
required/graphics/testfiles/mathcolor-03.lvt | 30 +
required/graphics/testfiles/mathcolor-03.tlg | 129 ++
17 files changed, 9311 insertions(+), 4 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 e7550ed0c4ecaacbdf923eecd2daf429e64943bc
More information about the latex3-commits
mailing list.