Replies: 1 comment
-
|
It is impossible in tabularray. For white spaces, you may try to add one empty row of 3pt height to each of rowhead and rowfoot. For foreground colors. it may be possible if there are some hooks for page tables of longtblr in the future. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a long table created in
longtblrenv., which is working all right but I 'd have a small request.Currently,
rowheadandrowfootwork such that row specifications as well as row content are repeated across multiple pages.I was wondering if it's possible to request that only row specifications would be repeated. The content would follow the table content and would be populated accordingly.
For instance in the table below on every consecutive page (or column in
twocolumnformat) I would like:abovesepset to3pt, as well asbelowsepset to3pt.I was wondering is such thing is possible.
Thanks
Here's MWE:
Beta Was this translation helpful? Give feedback.
All reactions