Nicolas Grilly wrote:
> Hello,
>  
> I'm using natural tables (\bTABLE ... \eTABLE) and/ /I want to increase 
> the space between the cells borders and the text inside the cells (CSS 
> calls that left-padding and right-padding).
>  
> I didn't use parameter "offset" because I want to increase only left and 
> right padding. I don't want to increase top and bottom padding.

Let try
    offset=2pt,                    % hor+vert each cell
    distance=\zeropoint,           % individual column
    columndistance=\zeropoint,     % each column (whole table)
    leftmargindistance=\zeropoint, % whole table
    rightmargindistance=\zeropoint,% whole table

Vit

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

Reply via email to