On Sat, 29 Mar 2008 18:23:01 +0100, Wolfgang Schuster wrote:

> 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

_________________________________________________________

Thank you, Wolfgang. For my purposes, this setup is perfect.

David
___________________________________________________________________________________
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