> Can someone please tell me why the following does not center the text in
>> the first row?
>> Thanks in advance.
>>
>> \setupTABLE[row][1][align={middle}]
>> \setupTABLE[column][1][width=2.5in,align={lohi}]
>>
>
>
> This setup overwrites the previous one, write them in reverse order and it
> will work.
>
> Wolfgang


I tried

\setupTABLE[column][1][width=2.5in,align={lohi}]
\setupTABLE[column][2][width=3in,align={lohi}]
\setupTABLE[row][1][align={middle}]

But that does not work either.

Thanks for any help.
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to