On Mon, 22 Oct 2012 16:41:46 +0200, Aditya Mahajan
If you want only the bottom border (and no other border),
... No, I want all borders with default thickness but head bottom border thicker; this is most common look of my tables: +---+---+ | a | b | -> header +===+===+ | 1 | 2 | \ +---+---+ > body | 3 | 4 | / +---+---+
use
....[frame=off, bottomframe=on, ...]
How to achieve it?
If you want to have all borders, but only draw the bottom border with a different thickness, you will have to use a custom metapost background.
... OK. I believed there would be something like \setupTABLE[header][bottomframe=on,bottomrulethickness=2pt] Lukas
Aditya
-- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038