Under Community Review

System and frill variable to determine whether in header row or body

>>> Copied from a reply in a different (but related idea).

A system(%)/frill(!) variable that identifies whether the current row is in a header row or not (and therefore implies in a body row).

This is not the same as the current variable that indicates whether the row is in a continued header (tbrhd).

While using frills processing, it is necessary to know whether the current row is within the header or not. 

  • Wish you had opened a new Idea; might be hard to track this new request here in an Idea that is already "Partially Delivered". I don't know how the "voting" for this new request would be distinguished from the previous request. But maybe it's possible ...

    Other thought I had on this request was that there are actually two kinds of "header" rows.

    There are the "style" header rows, determined by the Number of Header Rows field in the T1 spec. These are the rows that are shown as "H#" in Table status and to which the (row) styling fields in the T5 spec apply.

    Then there are the "continued" header rows, determined by a different Number of Continued Rows field in the T1 spec. Those are the rows that repeat when a table breaks.

    Often times the number of "style" and "continued" rows are the same, but they don't have to be (as there are these two separate values that control them).

    Which "kind" do you want/need a variable for, or do you want a variable for both kinds?