[latex3-commits] [git/LaTeX3-latex3-latex2e] master: Prevent protrusion in TOC lines (https://tex.stackexchange.com/q/172785/10109) (cf5962b)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Sep 3 15:50:39 CEST 2018
Repository : https://github.com/latex3/latex2e
On branch : master
Link : https://github.com/latex3/latex2e/commit/cf5962b8cfb1c12c367c8c7a947bfa947077c6b5
>---------------------------------------------------------------
commit cf5962b8cfb1c12c367c8c7a947bfa947077c6b5
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Sep 3 15:50:39 2018 +0200
Prevent protrusion in TOC lines (https://tex.stackexchange.com/q/172785/10109)
>---------------------------------------------------------------
cf5962b8cfb1c12c367c8c7a947bfa947077c6b5
base/changes.txt | 10 +
base/classes.dtx | 33 +-
base/ltsect.dtx | 65 +-
base/testfiles/install-new-tlg-versions.sh | 3 +-
base/testfiles/sx172785.luatex.tlg | 1199 ++++++++++++++++++++
base/testfiles/sx172785.lvt | 65 ++
base/testfiles/sx172785.tlg | 987 ++++++++++++++++
base/testfiles/sx172785.xetex.tlg | 835 ++++++++++++++
.../{tlb0027a.tlg => tlb0027a.luatex.tlg} | 494 ++++++--
base/testfiles/tlb0027a.tlg | 22 +
.../{tlb0027b.tlg => tlb0027b.luatex.tlg} | 812 +++++++++----
base/testfiles/tlb0027b.tlg | 44 +
base/testfiles/{tlb0152.tlg => tlb0152.luatex.tlg} | 507 ++++++---
base/testfiles/tlb0152.tlg | 12 +
base/testfiles/{tlb0574.tlg => tlb0574.luatex.tlg} | 159 ++-
base/testfiles/tlb0574.tlg | 4 +
base/testfiles/tlb1144.luatex.tlg | 2 +
base/testfiles/tlb1144.xetex.tlg | 2 +
base/testfiles/tlb1378.luatex.tlg | 2 +
base/testfiles/tlb1378.tlg | 2 +
base/testfiles/tlb1378.xetex.diff | 13 +
base/testfiles/tlb1378.xetex.tlg | 2 +
base/testfiles/{tlb1503.tlg => tlb1503.luatex.tlg} | 169 ++-
base/testfiles/tlb1503.tlg | 4 +
base/testfiles/tlb1903.luatex.tlg | 4 +
base/testfiles/tlb1903.tlg | 4 +
base/testfiles/tlb1903.xetex.tlg | 4 +
base/testfiles/vlatex02.luatex.tlg | 6 +
base/testfiles/vlatex02.tlg | 6 +
base/testfiles/vlatex05.luatex.tlg | 16 +
base/testfiles/vlatex05.tlg | 16 +
base/testfiles/vlatex06-2015.luatex.tlg | 12 +
base/testfiles/vlatex06-2015.tlg | 12 +
base/testfiles/vlatex06.luatex.tlg | 2 +
base/testfiles/vlatex06.tlg | 2 +
base/testfiles/vtl2e02.luatex.tlg | 6 +
base/testfiles/vtl2e02.tlg | 6 +
base/testfiles/vtl2e05.luatex.tlg | 16 +
base/testfiles/vtl2e05.tlg | 16 +
base/testfiles/vtl2e06.luatex.tlg | 12 +
base/testfiles/vtl2e06.tlg | 12 +
41 files changed, 4968 insertions(+), 631 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 cf5962b8cfb1c12c367c8c7a947bfa947077c6b5
More information about the latex3-commits
mailing list