-
-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
The post-gutter line gets duplicated.
#pagebreak(weak: true)
#v(80%)
Test gutter split between pages:
#tablex(
columns: 3,
auto-vlines: false,
row-gutter: 5pt,
[a], [b], [c],
[a], [b], [c],
[a], [b], [c],
[a], [b], [c],
[a], [b], [c],
[a], [b], [c],
[a], [b], [c],
hlinex(stroke: blue),
[a], [b], [c],
[a], [b], [c],
)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working