Changes

Jump to navigation Jump to search
1,431 bytes added ,  17:28, 4 September 2012
create entire page
{{Reference
|name=currentTABLErow
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\currentTABLErow<!--
--></td>
</tr>
</table>

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

== Example ==
<texcode>
\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
</texcode>

== See also ==
* {{cmd|currentTABLErow}}
* {{cmd|currentTABLEcolumn}}
* {{cmd|nofTABLErows}}
* {{cmd|nofTABLEcolumns}}
* {{src|tabl-ntb.mkiv}}

== Help from ConTeXt-Mailinglist/Forum ==
All issues with:
{{Forum|currentTABLErow}}

[[Category:Command/Tables|currentTABLErow]]

Navigation menu