Replies: 1 comment
-
|
Found it : the counters mentioned in section 3.8 seem available at spec time too. So I can say \SetTblrInner[mytable]{cell{1}{1} = {c=\value{colcount}, r=1}{c}} |
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.
-
I have various tables to typeset where the first row should be a multicell spanning all the columns. The numbers of columns varies from table to table.
I would like to say something like
\SetTblrInner[mytable]{cell{1}{1} = {c=*, r=1}{c}}but this does not work.
Beta Was this translation helpful? Give feedback.
All reactions