Hi Wolfgang,

Thanks a lot for this solution!

Willi
On Mar 29, 2008, at 6:23 PM, 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
>
> Wolfgang
> ______________________________________________________________________ 
> _____________
> 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
> ______________________________________________________________________ 
> _____________

___________________________________________________________________________________
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