On 07/29/2018 11:28 AM, Henning Hraban Ramm wrote:
> Hello again,
> I’m trying xtables for the first time.
> 
> Is it possible to setup defined rows/columns like with natural tables, e.g. 
> for a header, like in my example?
> The commented lines below are wrong. Is there another way?

Hi Hraban,

I never used natural tables.

The right approach would be:

    \setupxtable[headtable]
        [bottomframe={\ifnum\currentxtablerow = 6 on\fi},
         topframe={\ifcase\currentxtablerow\or on\or on\else off\fi}]

I hope it helps,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to