Skip to content

new version breaks the ability to use rownum and colnum (or \therownum and \thecolnum) #593

@bsferrazza

Description

@bsferrazza

Something like this worked just fine before the 2025A update (albeit using \NewTableCommand). Accessing these variables rownum, colnum, etc within a NewTblrTableCommand no longer works. Changing those values to constant values works just fine. \thecolcount works, but not rownum, colnum, \therownum, \thecolnum.

\NewTblrTableCommand \tablegroup [1] [c] {
  \tblr_set_cell:nnnn {\arabic{rownum}} {\arabic{colnum}} {c=\thecolcount} 
 {#1,bg=blue,fg=white,font=\bfseries\sffamily}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Awating DecisionMaintainers are coming to a consensus to finalise a decision

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions