[latex3-commits] [git/latex2e] master: Fxed bug in multicol if th last page contained more \columnbreak's than available columns. In that case we need to first cut normal pages and then do balancing on the remainder of the material (if any). This was SX411758 (a401986)

Frank Mittelbach frank.mittelbach at latex-project.org
Sun Jan 28 23:41:37 CET 2018


Repository : https://github.com/latex3/latex2e
On branch  : master
Link       : https://github.com/latex3/latex2e/commit/a401986fa930235f7441ab97cd514546cdcc1c3b

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

commit a401986fa930235f7441ab97cd514546cdcc1c3b
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sun Jan 28 23:41:37 2018 +0100

    Fxed bug in multicol if th last page contained more \columnbreak's than available columns. In that case we need to first cut normal pages and then do balancing on the remainder of the material (if any). This was SX411758


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

a401986fa930235f7441ab97cd514546cdcc1c3b
 required/tools/multicol.dtx                        |   66 +-
 required/tools/testfiles/sx231401.tlg              |    2 +
 required/tools/testfiles/sx411758.luatex.tlg       | 4441 ++++++++++++++++++
 required/tools/testfiles/sx411758.lvt              |   38 +
 required/tools/testfiles/sx411758.tlg              | 4847 ++++++++++++++++++++
 .../tools/testfiles/tlb-multicol-eisuke.luatex.tlg |    2 +-
 required/tools/testfiles/tlb-multicol-eisuke.tlg   |    2 +-
 required/tools/testfiles/tlb-multicol-rowland.tlg  |    6 +-
 required/tools/testfiles/tlb4069.tlg               |    5 +
 required/tools/testfiles/tlb4395-2.tlg             |    1 +
 required/tools/testfiles/tlb4395.tlg               |    2 +
 required/tools/testfiles/tlb4422.tlg               |    2 +-
 12 files changed, 9399 insertions(+), 15 deletions(-)

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

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




More information about the latex3-commits mailing list