[latex3-commits] [git/LaTeX3-latex3-latex2e] math-tagging-experiments-fmi1: renamed to mathtagging; implement draft for subformulas (b510b864)
Frank Mittelbach
frank.mittelbach at latex-project.org
Tue Feb 14 16:31:47 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : math-tagging-experiments-fmi1
Link : https://github.com/latex3/latex2e/commit/b510b86421e9e9c5de2a4dcdb76839d5572d5252
>---------------------------------------------------------------
commit b510b86421e9e9c5de2a4dcdb76839d5572d5252
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Tue Feb 14 16:31:47 2023 +0100
renamed to mathtagging; implement draft for subformulas
>---------------------------------------------------------------
b510b86421e9e9c5de2a4dcdb76839d5572d5252
required/latex-lab/build.lua | 2 +-
...nfig-mathcapture.lua => config-mathtagging.lua} | 2 +-
required/latex-lab/l3lists2.sty | 21 +-
...b-mathcapture.dtx => latex-lab-mathtagging.dtx} | 292 ++++++++--
required/latex-lab/latex-lab-testphase.dtx | 2 +-
required/latex-lab/latex-lab.ins | 2 +-
.../testfiles-mathcapture/mathcapture-002.tlg | 63 ---
.../testfiles-mathcapture/mathcapture-003.tlg | 34 --
.../testfiles-mathcapture/mathcapture-005.tlg | 31 --
.../mathcapture-007.luatex.tlg | 18 -
.../testfiles-mathcapture/mathcapture-008.tlg | 82 ---
.../testfiles-mathcapture/mathcapture-012.tlg | 79 ---
.../testfiles-mathcapture/mathcapture-014.tlg | 82 ---
.../latex-lab/testfiles-mathcapture/mtag-tlc3.tlg | 271 ----------
.../mathcapture-001.lvt | 0
.../mathcapture-001.tlg | 36 +-
.../mathcapture-002.lvt | 0
.../testfiles-mathtagging/mathcapture-002.tlg | 77 +++
.../mathcapture-003.lvt | 0
.../testfiles-mathtagging/mathcapture-003.tlg | 46 ++
.../mathcapture-004.lvt | 0
.../mathcapture-004.tlg | 6 +-
.../mathcapture-005.lvt | 0
.../testfiles-mathtagging/mathcapture-005.tlg | 56 ++
.../mathcapture-006.lvt | 0
.../mathcapture-006.tlg | 12 +-
.../mathcapture-007.lvt | 0
.../mathcapture-007.tlg | 12 +-
.../mathcapture-008.lvt | 0
.../testfiles-mathtagging/mathcapture-008.tlg | 120 +++++
.../mathcapture-009.lvt | 3 +-
.../mathcapture-009.tlg | 6 +-
.../mathcapture-010.lvt | 0
.../mathcapture-010.tlg | 0
.../mathcapture-011.lvt | 0
.../mathcapture-011.tlg | 21 +-
.../mathcapture-012.lvt | 0
.../testfiles-mathtagging/mathcapture-012.tlg | 98 ++++
.../mathcapture-013.lvt | 0
.../mathcapture-013.tlg | 6 -
.../mathcapture-014.lvt | 0
.../testfiles-mathtagging/mathcapture-014.tlg | 99 ++++
.../mathcapture-015.lvt | 0
.../mathcapture-015.tlg | 4 +
.../mathcapture-tag-001.luatex.tpf | 0
.../mathcapture-tag-001.pvt | 0
.../mathcapture-tag-001.tpf | 0
.../mtag-001.lvt | 0
.../mtag-001.tlg | 6 +-
.../mtag-002.lvt | 0
.../mtag-002.tlg | 50 +-
.../mtag-003.lvt | 0
.../mtag-003.tlg | 50 +-
.../mtag-tlc3.lvt | 18 +
.../latex-lab/testfiles-mathtagging/mtag-tlc3.tlg | 600 +++++++++++++++++++++
...athcapture-all.sh => update-mathtagging-all.sh} | 2 +-
56 files changed, 1509 insertions(+), 800 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 b510b86421e9e9c5de2a4dcdb76839d5572d5252
More information about the latex3-commits
mailing list.