Skip to content

Counters malfunctioning #601

@BacktoBedend

Description

@BacktoBedend

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions