Skip to content

Use table.header() in table with only one column #4017

Answered by PgBiel
lettuceDestroyer asked this question in Q&A
Discussion options

You must be logged in to vote

The table header cannot be split apart, otherwise we don't have a way to correctly repeat it.

The behavior you see is intended - specifying cells in a header is similar to not having the header there at all. Since there is just one column, each cell triggers a row break.

You could open a feature request, but I'd suggest just typesetting your table manually for the time being, as the feature you seek seems complex to design, let alone implement.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lettuceDestroyer
Comment options

@PgBiel
Comment options

Answer selected by lettuceDestroyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants