Command/currentTABLErow

From Wiki
< Command
Revision as of 20:23, 13 January 2020 by Usonianhorizon (talk | contribs)
Jump to navigation Jump to search

\currentTABLErow

Syntax (autogenerated)

\leftaligned{...}
{...}content


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: