ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Nicolas Grilly" <nicolas.grilly@garden-paris.com>
Subject: Re: How to increase left and right padding of cells in a natural table?
Date: Thu, 22 Jun 2006 14:49:41 +0200	[thread overview]
Message-ID: <E1FtOgQ-0002zO-3t@main.onlymyemail.com> (raw)
In-Reply-To: <449A88B3.8010303@seznam.cz>



Vit,

I just tried your solution, but it doesn't work: it adds space to the four
side of table cells. But I want to add space ONLY TO LEFT AND RIGHT, not to
top and bottom, like in the following illustration:

---------------------------------
|            My text            |
---------------------------------

 <--offset-->       <--offset-->


> 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

  reply	other threads:[~2006-06-22 12:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-22 11:28 Nicolas Grilly
2006-06-22 12:10 ` Vit Zyka
2006-06-22 12:49   ` Nicolas Grilly [this message]
2006-06-22 14:02     ` Hans Hagen
2006-06-22 14:40       ` Nicolas Grilly
2006-06-22 19:03       ` Vit Zyka
2006-06-22 21:22         ` Nicolas Grilly

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1FtOgQ-0002zO-3t@main.onlymyemail.com \
    --to=nicolas.grilly@garden-paris.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).