[latex3-commits] [latex3/latex2e] array: move multicolumn changed into array; change begindocument hook chunk to "kernel" (083f9d96)

github at latex-project.org github at latex-project.org
Mon Dec 4 19:32:51 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : array
Link       : https://github.com/latex3/latex2e/commit/083f9d9616721515b1ce7e9b1fb8792c726b79e1

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

commit 083f9d9616721515b1ce7e9b1fb8792c726b79e1
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Mon Dec 4 19:32:51 2023 +0100

    move multicolumn changed into array;
    change begindocument hook chunk to "kernel"


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

083f9d9616721515b1ce7e9b1fb8792c726b79e1
 base/lttagging.dtx                                 |   2 +-
 base/testfiles-lthooks/ltcmdhooks-001.tlg          |   6 +
 base/testfiles-lthooks/lthooks-000.tlg             |   6 +
 base/testfiles-lthooks/lthooks-001.tlg             |  12 ++
 base/testfiles-lthooks/lthooks-002.tlg             |  12 ++
 base/testfiles-lthooks/lthooks-003.tlg             |   6 +
 base/testfiles-lthooks/lthooks-004.tlg             |   6 +
 base/testfiles-lthooks/lthooks-005.tlg             |   6 +
 base/testfiles-lthooks/lthooks-006.tlg             |   6 +
 base/testfiles-lthooks/lthooks-007.tlg             |  12 ++
 base/testfiles-lthooks/lthooks-008.tlg             |   6 +
 base/testfiles-lthooks/lthooks-009.tlg             |   6 +
 base/testfiles-lthooks/lthooks-011.tlg             |  24 ++++
 base/testfiles-lthooks/lthooks-013.tlg             |   6 +
 base/testfiles-lthooks/lthooks-021.tlg             |   6 +
 base/testfiles-lthooks/lthooks-031.tlg             |   5 +-
 base/testfiles-lthooks/lthooks-legacy.tlg          |   6 +-
 base/testfiles-lthooks/lthooks-rollback-args.tlg   |   5 +-
 base/testfiles-lthooks2/lthooks2-002.tlg           |  17 ++-
 base/testfiles-lthooks2/lthooks2-005.tlg           |  12 ++
 base/testfiles/github-0962b.luatex.tlg             |   5 +-
 base/testfiles/github-0962b.tlg                    |   5 +-
 required/latex-lab/latex-lab-table.dtx             | 121 +++++++++------------
 .../latex-lab/testfiles-table-luatex/table-002.tlg |   4 +
 .../testfiles-table-luatex/table-007-longtable.tlg |   2 +
 .../testfiles-table-luatex/table-008-multi.tlg     |   2 +
 .../latex-lab/testfiles-table-luatex/table-009.tlg |   1 +
 .../latex-lab/testfiles-table-luatex/table-015.tlg |   2 +
 .../latex-lab/testfiles-table-luatex/table-016.tlg |   1 +
 .../latex-lab/testfiles-table-pdftex/table-002.tlg |   4 +
 .../testfiles-table-pdftex/table-007-longtable.tlg |   2 +
 .../testfiles-table-pdftex/table-008-multi.tlg     |   2 +
 .../latex-lab/testfiles-table-pdftex/table-009.tlg |   1 +
 .../latex-lab/testfiles-table-pdftex/table-015.tlg |   2 +
 .../latex-lab/testfiles-table-pdftex/table-016.tlg |   1 +
 required/tools/array.dtx                           |  14 +++
 36 files changed, 251 insertions(+), 85 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 083f9d9616721515b1ce7e9b1fb8792c726b79e1




More information about the latex3-commits mailing list.