On Fri, 28 Mar 2008 14:02:55 -0700
David <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I'm using the natural table environment, and would like the text in
> each cell to have some horizontal offset from the cell boundaries - but
> I don't want to change the vertical offset. Is there a way to do this?
\starttext
\startsetups table:margins
\rightskip=1cm\relax
\leftskip=1cm\relax
\stopsetups
\setupTABLE
[setups=table:margins]
\bTABLE
\bTR
\bTD \input ward\par \eTD
\bTD \input ward\par \eTD
\eTR
\bTR
\bTD \input ward\par \eTD
\bTD \input ward\par \eTD
\eTR
\eTABLE
\stoptext
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________