diff options
| author | jdierkes <joel.dierkes@ovgu.de> | 2023-04-26 11:22:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-26 11:22:35 +0200 |
| commit | 249d5fe515ddb864582ec711106461c0e03ffe77 (patch) | |
| tree | df675f07934f5de2b883b000de9acfbf0b6b593e /macros | |
| parent | ae4accc071aa811817dd27e906f7a20d00f23949 (diff) | |
Fix grid-cell misalignment bug (#963) (#978)
Having a table span multiple pages can cause an alignment bug in the
table itself. If the first region in a cell in a grid row is empty, all
other cells in this row will skip the first region. A misalignment bug
can occur, since the calculation of all region sizes happen before the
skip. The overall size allocated for the content of a cell with multiple
regions and content in the first region thus is too little.
Fixes #963
Diffstat (limited to 'macros')
0 files changed, 0 insertions, 0 deletions
