[latex3-commits] [git/LaTeX3-latex3-latex2e] math-tagging-experiments-fmi1: reasonably working version (code structure is a mess though( (afabf1a6)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Feb 6 17:55:41 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : math-tagging-experiments-fmi1
Link : https://github.com/latex3/latex2e/commit/afabf1a686dbd24b566f2bc70a8d28ce085abffe
>---------------------------------------------------------------
commit afabf1a686dbd24b566f2bc70a8d28ce085abffe
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Feb 6 17:55:41 2023 +0100
reasonably working version (code structure is a mess though(
>---------------------------------------------------------------
afabf1a686dbd24b566f2bc70a8d28ce085abffe
required/latex-lab/build.lua | 6 +-
required/latex-lab/l3lists2.sty | 1106 ++++++++++++++++
required/latex-lab/latex-lab-mathcapture.dtx | 482 ++++++-
.../testfiles-mathcapture/mathcapture-001.lvt | 13 +-
.../testfiles-mathcapture/mathcapture-001.tlg | 40 +-
.../testfiles-mathcapture/mathcapture-002.lvt | 2 +-
.../testfiles-mathcapture/mathcapture-002.tlg | 40 +
.../testfiles-mathcapture/mathcapture-003.lvt | 19 +
.../testfiles-mathcapture/mathcapture-003.tlg | 26 +
.../testfiles-mathcapture/mathcapture-004.tlg | 6 +
.../testfiles-mathcapture/mathcapture-005.lvt | 2 +-
.../testfiles-mathcapture/mathcapture-005.tlg | 20 +
.../testfiles-mathcapture/mathcapture-006.tlg | 12 +
.../testfiles-mathcapture/mathcapture-007.lvt | 5 +-
.../testfiles-mathcapture/mathcapture-007.tlg | 48 +-
.../testfiles-mathcapture/mathcapture-008.tlg | 54 +-
.../testfiles-mathcapture/mathcapture-009.tlg | 6 +
.../testfiles-mathcapture/mathcapture-010.tlg | 1 +
.../testfiles-mathcapture/mathcapture-011.tlg | 8 +
.../testfiles-mathcapture/mathcapture-012.lvt | 1 +
.../testfiles-mathcapture/mathcapture-012.tlg | 54 +
.../testfiles-mathcapture/mathcapture-013.lvt | 9 +-
.../testfiles-mathcapture/mathcapture-013.tlg | 507 +++++++-
.../testfiles-mathcapture/mathcapture-014.tlg | 51 +
.../latex-lab/testfiles-mathcapture/mtag-001.lvt | 164 +++
.../latex-lab/testfiles-mathcapture/mtag-001.tlg | 27 +
.../latex-lab/testfiles-mathcapture/mtag-002.lvt | 115 ++
.../latex-lab/testfiles-mathcapture/mtag-002.tlg | 282 ++++
.../latex-lab/testfiles-mathcapture/mtag-003.lvt | 121 ++
.../latex-lab/testfiles-mathcapture/mtag-003.tlg | 143 ++
.../latex-lab/testfiles-mathcapture/mtag-tlc3.lvt | 516 ++++++++
.../latex-lab/testfiles-mathcapture/mtag-tlc3.tlg | 271 ++++
required/latex-lab/update-mathcapture-all.sh | 6 +-
required/latex-lab/xtemplate.sty | 1375 ++++++++++++++++++++
34 files changed, 5443 insertions(+), 95 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 afabf1a686dbd24b566f2bc70a8d28ce085abffe
More information about the latex3-commits
mailing list.