[latex3-commits] [latex3/latex2e] lab-review-02: rename mathtagging to math (a46658c6)

github at latex-project.org github at latex-project.org
Thu Jul 20 00:41:43 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : lab-review-02
Link       : https://github.com/latex3/latex2e/commit/a46658c63da92f9a599bc748ab1d9e6a584d5c28

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

commit a46658c63da92f9a599bc748ab1d9e6a584d5c28
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Jul 20 00:41:43 2023 +0200

    rename mathtagging to math


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

a46658c63da92f9a599bc748ab1d9e6a584d5c28
 required/latex-lab/build.lua                       |    2 +-
 required/latex-lab/changes.txt                     |    1 +
 required/latex-lab/config-math.lua                 |   16 +
 required/latex-lab/config-mathtagging.lua          |   16 -
 required/latex-lab/latex-lab-math.dtx              | 1279 +++++++++++++++++
 required/latex-lab/latex-lab-mathtagging.dtx       | 1279 -----------------
 required/latex-lab/latex-lab-testphase.dtx         |    8 +-
 required/latex-lab/latex-lab.ins                   |    2 +-
 .../testfiles-math/BROKEN/mathcapture-007.lvt      |   66 +
 .../testfiles-math/BROKEN/mathcapture-007.tlg      |   59 +
 .../testfiles-math/BROKEN/mathcapture-010.lvt      |   42 +
 .../testfiles-math/BROKEN/mathcapture-010.tlg      |   18 +
 .../testfiles-math/BROKEN/mathcapture-013.lvt      |   48 +
 .../testfiles-math/BROKEN/mathcapture-013.tlg      |  501 +++++++
 .../latex-lab/testfiles-math/mathcapture-001.lvt   |   65 +
 .../latex-lab/testfiles-math/mathcapture-001.tlg   |   67 +
 .../latex-lab/testfiles-math/mathcapture-002.lvt   |   78 ++
 .../latex-lab/testfiles-math/mathcapture-002.tlg   |   91 ++
 .../latex-lab/testfiles-math/mathcapture-003.lvt   |   62 +
 .../latex-lab/testfiles-math/mathcapture-003.tlg   |   50 +
 .../latex-lab/testfiles-math/mathcapture-004.lvt   |   40 +
 .../latex-lab/testfiles-math/mathcapture-004.tlg   |   14 +
 .../latex-lab/testfiles-math/mathcapture-005.lvt   |   62 +
 .../latex-lab/testfiles-math/mathcapture-005.tlg   |   44 +
 .../latex-lab/testfiles-math/mathcapture-006.lvt   |   50 +
 .../latex-lab/testfiles-math/mathcapture-006.tlg   |   24 +
 .../latex-lab/testfiles-math/mathcapture-008.lvt   |  131 ++
 .../latex-lab/testfiles-math/mathcapture-008.tlg   |  131 ++
 .../latex-lab/testfiles-math/mathcapture-009.lvt   |   44 +
 .../latex-lab/testfiles-math/mathcapture-009.tlg   |   14 +
 .../latex-lab/testfiles-math/mathcapture-011.lvt   |   55 +
 .../latex-lab/testfiles-math/mathcapture-011.tlg   |   24 +
 .../latex-lab/testfiles-math/mathcapture-012.lvt   |   86 ++
 .../latex-lab/testfiles-math/mathcapture-012.tlg   |  106 ++
 .../latex-lab/testfiles-math/mathcapture-014.lvt   |   93 ++
 .../latex-lab/testfiles-math/mathcapture-014.tlg   |  109 ++
 .../latex-lab/testfiles-math/mathcapture-015.lvt   |   32 +
 .../latex-lab/testfiles-math/mathcapture-015.tlg   |   11 +
 .../testfiles-math/mathcapture-tag-001.luatex.tpf  |  597 ++++++++
 .../testfiles-math/mathcapture-tag-001.pvt         |   48 +
 .../testfiles-math/mathcapture-tag-001.tpf         | 1469 ++++++++++++++++++++
 required/latex-lab/testfiles-math/mtag-001.lvt     |  157 +++
 required/latex-lab/testfiles-math/mtag-001.tlg     |   47 +
 required/latex-lab/testfiles-math/mtag-002.lvt     |  121 ++
 required/latex-lab/testfiles-math/mtag-002.tlg     |  413 ++++++
 required/latex-lab/testfiles-math/mtag-003.lvt     |  126 ++
 required/latex-lab/testfiles-math/mtag-003.tlg     |  247 ++++
 required/latex-lab/testfiles-math/mtag-004.lvt     |  110 ++
 required/latex-lab/testfiles-math/mtag-004.tlg     |   57 +
 required/latex-lab/testfiles-math/mtag-tlc3.lvt    |  536 +++++++
 required/latex-lab/testfiles-math/mtag-tlc3.tlg    |  537 +++++++
 .../BROKEN/mathcapture-007.lvt                     |   66 -
 .../BROKEN/mathcapture-007.tlg                     |   59 -
 .../BROKEN/mathcapture-010.lvt                     |   42 -
 .../BROKEN/mathcapture-010.tlg                     |   18 -
 .../BROKEN/mathcapture-013.lvt                     |   48 -
 .../BROKEN/mathcapture-013.tlg                     |  501 -------
 .../testfiles-mathtagging/mathcapture-001.lvt      |   65 -
 .../testfiles-mathtagging/mathcapture-001.tlg      |   67 -
 .../testfiles-mathtagging/mathcapture-002.lvt      |   78 --
 .../testfiles-mathtagging/mathcapture-002.tlg      |   91 --
 .../testfiles-mathtagging/mathcapture-003.lvt      |   62 -
 .../testfiles-mathtagging/mathcapture-003.tlg      |   50 -
 .../testfiles-mathtagging/mathcapture-004.lvt      |   40 -
 .../testfiles-mathtagging/mathcapture-004.tlg      |   14 -
 .../testfiles-mathtagging/mathcapture-005.lvt      |   62 -
 .../testfiles-mathtagging/mathcapture-005.tlg      |   44 -
 .../testfiles-mathtagging/mathcapture-006.lvt      |   50 -
 .../testfiles-mathtagging/mathcapture-006.tlg      |   24 -
 .../testfiles-mathtagging/mathcapture-008.lvt      |  131 --
 .../testfiles-mathtagging/mathcapture-008.tlg      |  131 --
 .../testfiles-mathtagging/mathcapture-009.lvt      |   44 -
 .../testfiles-mathtagging/mathcapture-009.tlg      |   14 -
 .../testfiles-mathtagging/mathcapture-011.lvt      |   55 -
 .../testfiles-mathtagging/mathcapture-011.tlg      |   24 -
 .../testfiles-mathtagging/mathcapture-012.lvt      |   86 --
 .../testfiles-mathtagging/mathcapture-012.tlg      |  106 --
 .../testfiles-mathtagging/mathcapture-014.lvt      |   93 --
 .../testfiles-mathtagging/mathcapture-014.tlg      |  109 --
 .../testfiles-mathtagging/mathcapture-015.lvt      |   32 -
 .../testfiles-mathtagging/mathcapture-015.tlg      |   11 -
 .../mathcapture-tag-001.luatex.tpf                 |  597 --------
 .../testfiles-mathtagging/mathcapture-tag-001.pvt  |   48 -
 .../testfiles-mathtagging/mathcapture-tag-001.tpf  | 1469 --------------------
 .../latex-lab/testfiles-mathtagging/mtag-001.lvt   |  157 ---
 .../latex-lab/testfiles-mathtagging/mtag-001.tlg   |   47 -
 .../latex-lab/testfiles-mathtagging/mtag-002.lvt   |  121 --
 .../latex-lab/testfiles-mathtagging/mtag-002.tlg   |  413 ------
 .../latex-lab/testfiles-mathtagging/mtag-003.lvt   |  126 --
 .../latex-lab/testfiles-mathtagging/mtag-003.tlg   |  247 ----
 .../latex-lab/testfiles-mathtagging/mtag-004.lvt   |  110 --
 .../latex-lab/testfiles-mathtagging/mtag-004.tlg   |   57 -
 .../latex-lab/testfiles-mathtagging/mtag-tlc3.lvt  |  536 -------
 .../latex-lab/testfiles-mathtagging/mtag-tlc3.tlg  |  537 -------
 required/latex-lab/update-math-all.sh              |   33 +
 required/latex-lab/update-mathtagging-all.sh       |   33 -
 96 files changed, 8017 insertions(+), 8016 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --ext-diff --cc a46658c63da92f9a599bc748ab1d9e6a584d5c28




More information about the latex3-commits mailing list.