On Wed, 19 Apr 2006 22:55:23 -0700, Johannes Graumann  
<[EMAIL PROTECTED]> wrote:

> Hello,
>
> When formating tables the first row (top of the header) is easily  
> formated
> by using for example:
>         \setupTABLE[row][1][rulethickness=0.90pt,topframe=on]
>
> I was wondering whether there's an equivalent for specifically addressing
> the LAST row in a table? Something along the lines of
>         \setupTABLE[row][last][rulethickness=0.90pt,topframe=on]
>         \setupTABLE[row][-1][rulethickness=0.90pt,topframe=on]%python-like
> which both don't work ...

Do you want to do this?
\setupTABLE[row][last][rulethickness=0.90pt,bottomframe=on]

Regards,
BG
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to