-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
If I create a new counter and use commands like \stepcounter or \addtocounter inside the tblr environment,then the value of the counter will change more than once as the program trying to put things in the right place once, twice, or more. If I set the widths of all the cells to a fixed length,then it will only try to order things for one time, then the counter commands works well. But if you leave --- even one of all --- the colomn widths for the program to figure out how much it needs, then while trying to place the table, the counter commands will be executed more than wanted.
So I wonder if you could add a step to calculate the values of the counters first before trying to create the tables?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels