mirror of
https://github.com/typst/typst
synced 2025-08-23 03:04:14 +08:00
Compare commits
2 Commits
bffd208691
...
76ba9f4503
Author | SHA1 | Date | |
---|---|---|---|
|
76ba9f4503 | ||
|
85458e555b |
@ -1691,6 +1691,8 @@ impl<'x> CellGridResolver<'_, '_, 'x> {
|
|||||||
y,
|
y,
|
||||||
1,
|
1,
|
||||||
Span::detached(),
|
Span::detached(),
|
||||||
|
// FIXME: empty cells will within header and footer rows
|
||||||
|
// will prevent row group tags.
|
||||||
Smart::Auto,
|
Smart::Auto,
|
||||||
)?))
|
)?))
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user