[latex3-commits] [latex3/latex2e] develop: use public function in multicol (#1554) (6ff6cf11f)
github at latex-project.org
github at latex-project.org
Thu Nov 21 19:35:49 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/6ff6cf11fed6308bfb5ab3a7302f4d6ae9023f3e
>---------------------------------------------------------------
commit 6ff6cf11fed6308bfb5ab3a7302f4d6ae9023f3e
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Nov 21 19:35:49 2024 +0100
use public function in multicol (#1554)
* use public function in multicol
* drop a line of tracing info (probably changes some test files)
* add a multicol test with marks and tagging
---------
Co-authored-by: Frank Mittelbach <frank.mittelbach at latex-project.org>
>---------------------------------------------------------------
6ff6cf11fed6308bfb5ab3a7302f4d6ae9023f3e
.../testfiles-OR/tlb-multicol-marks-tagged.lvt | 144 +++++++
.../testfiles-OR/tlb-multicol-marks-tagged.tlg | 415 +++++++++++++++++++++
required/latex-lab/update-OR-all.sh | 1 +
required/tools/multicol.dtx | 18 +-
texmf/tex/latex/tagpdf/tagpdf-base.sty | 3 +-
texmf/tex/latex/tagpdf/tagpdf-debug-generic.sty | 2 +-
texmf/tex/latex/tagpdf/tagpdf-debug-lua.sty | 2 +-
texmf/tex/latex/tagpdf/tagpdf-debug.sty | 3 +-
texmf/tex/latex/tagpdf/tagpdf-luatex.def | 2 +-
texmf/tex/latex/tagpdf/tagpdf-mc-code-generic.sty | 8 +-
texmf/tex/latex/tagpdf/tagpdf-mc-code-lua.sty | 4 +-
texmf/tex/latex/tagpdf/tagpdf-ns-latex-book.def | 2 +-
texmf/tex/latex/tagpdf/tagpdf-ns-latex.def | 2 +-
texmf/tex/latex/tagpdf/tagpdf-ns-mathml.def | 2 +-
texmf/tex/latex/tagpdf/tagpdf-ns-pdf.def | 2 +-
texmf/tex/latex/tagpdf/tagpdf-ns-pdf2.def | 2 +-
texmf/tex/latex/tagpdf/tagpdf-parent-child-2.csv | 2 +-
texmf/tex/latex/tagpdf/tagpdf-parent-child.csv | 2 +-
texmf/tex/latex/tagpdf/tagpdf.lua | 4 +-
texmf/tex/latex/tagpdf/tagpdf.sty | 31 +-
20 files changed, 605 insertions(+), 46 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 6ff6cf11fed6308bfb5ab3a7302f4d6ae9023f3e
More information about the latex3-commits
mailing list.