ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Vertical space after "tabulate"
@ 2011-02-13 18:21 Procházka Lukáš
  2011-02-13 18:34 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Procházka Lukáš @ 2011-02-13 18:21 UTC (permalink / raw)
  To: ConTeXt

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]


Hello,

just a brief question -

- is it possible to affect the vertical space after [\starttabulate ...] \stoptabulate?

In the example attached, the space after each "tabulate" is too wide.

I'd like to achieve space closer to "normal spacing", i.e. distance between "B" and "a" (and between "b" and "U") "equal as much as possible" to that between "U" and "V".

Is it possible somehow?

Best regards,

Lukas

[-- Attachment #2: t.mkiv --]
[-- Type: application/octet-stream, Size: 304 bytes --]

\definetabulate[T][|l|]
\setuptabulate[T][distance=1in]

\starttext
  \starttabulate[|l|]
    \NC A \NC\NR
    \NC B \NC\NR
  \stoptabulate
  \starttabulate[|l|]
    \NC a \NC\NR
    \NC b \NC\NR
  \stoptabulate

  U\crlf
  V

  \startT
    \NC a \NC\NR
    \NC b \NC\NR
  \stopT

  U\crlf
  V
\stoptext

[-- Attachment #3: t.pdf --]
[-- Type: application/pdf, Size: 5364 bytes --]

[-- Attachment #4: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Vertical space after "tabulate"
  2011-02-13 18:21 Vertical space after "tabulate" Procházka Lukáš
@ 2011-02-13 18:34 ` Wolfgang Schuster
  2011-02-13 18:56   ` Procházka Lukáš
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2011-02-13 18:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 13.02.2011 um 19:21 schrieb Procházka Lukáš:

> 
> Hello,
> 
> just a brief question -
> 
> - is it possible to affect the vertical space after [\starttabulate ...] \stoptabulate?
> 
> In the example attached, the space after each "tabulate" is too wide.
> 
> I'd like to achieve space closer to "normal spacing", i.e. distance between "B" and "a" (and between "b" and "U") "equal as much as possible" to that between "U" and "V".
> 
> Is it possible somehow?

\setuptabulate[before=,after=]

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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Vertical space after "tabulate"
  2011-02-13 18:34 ` Wolfgang Schuster
@ 2011-02-13 18:56   ` Procházka Lukáš
  0 siblings, 0 replies; 3+ messages in thread
From: Procházka Lukáš @ 2011-02-13 18:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

... How easy! Thanks a lot.

Lukas


On Sun, 13 Feb 2011 19:34:16 +0100, Wolfgang Schuster <schuster.wolfgang@googlemail.com> wrote:

>> - is it possible to affect the vertical space after [\starttabulate ...] \stoptabulate?
>
> \setuptabulate[before=,after=]
>
> 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-13 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-13 18:21 Vertical space after "tabulate" Procházka Lukáš
2011-02-13 18:34 ` Wolfgang Schuster
2011-02-13 18:56   ` Procházka Lukáš

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).