Command/currentTABLErow

From Wiki
Jump to navigation Jump to search

\currentTABLErow

Syntax (autogenerated)


Syntax

\currentTABLErow

Description

Returns the number of TABLE row it is called in. Useful for alternating row colours beyond odd/even striping.

Example

\bTABLE
     \bTR
         \bTD (\currentTABLErow,\currentTABLEcolumn,\nofTABLErows,\nofTABLEcolumns) \eTD
         \bTD (\currentTABLErow,\currentTABLEcolumn,\nofTABLErows,\nofTABLEcolumns) \eTD
         \bTD (\currentTABLErow,\currentTABLEcolumn,\nofTABLErows,\nofTABLEcolumns) \eTD
         \bTD (\currentTABLErow,\currentTABLEcolumn,\nofTABLErows,\nofTABLEcolumns) \eTD
     \eTR
     \bTR
         \bTD (\currentTABLErow,\currentTABLEcolumn,\nofTABLErows,\nofTABLEcolumns) \eTD
         \bTD (\currentTABLErow,\currentTABLEcolumn,\nofTABLErows,\nofTABLEcolumns) \eTD
         \bTD (\currentTABLErow,\currentTABLEcolumn,\nofTABLErows,\nofTABLEcolumns) \eTD
         \bTD (\currentTABLErow,\currentTABLEcolumn,\nofTABLErows,\nofTABLEcolumns) \eTD
     \eTR
 \eTABLE

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: