diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-06-19 15:24:12 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-06-19 20:26:27 +0200 |
commit | f991b842addddeada6dc45c4054deeca5aa7f17b (patch) | |
tree | 47df98825dc411c984be83c20d35600cd8ad0b99 /bridges | |
parent | ecf88f83f877fd08a6d5a418c17fdf36b82a8369 (diff) |
tdf#108524 sw: attempt to split section frames inside table cells
Tables-in-sections were already split across multiple pages, but not
secions-in-tables. To be safe still don't allow
sections-in-tables-in-sections, so you can combine these in both orders
now, but not recursively.
To achieve this, relax two "not in table" conditions to just require
"not in a table that is already in a section", and define that in case a
section-in-table is to be split, the follow section frame should be
inserted under the follow of its cell.
With this, finally the section frame in the bugdoc is split into two,
and the second section frame is moved to the second page as expected.
Change-Id: I16ebb2d30870b145a2378d46603324ab267b0dd3
Reviewed-on: https://gerrit.libreoffice.org/38965
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'bridges')
0 files changed, 0 insertions, 0 deletions