ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: space between tabulate lines
Date: Wed, 08 Sep 1999 12:34:40 +0200	[thread overview]
Message-ID: <37D63BC0.4505D770@wxs.nl> (raw)
In-Reply-To: <Pine.SGI.4.04.9909081006060.6025-100000@urizen>

Hi Matt,

> Is it possible to insert a bit of space between tabulate lines.  Since
> each line contains a paragraph, I'd like some extra space in between.
> Struts worked in table environments but they don't seem to do anthing in
> tabulate.

What you want is something \VS 

What you can currently do is: 

\definetabulate[HowNice][... the template ...]

\startHowNice
your table 
\stopHowNice

\StartHowNice
your table 
\StopHowNice

(see core-01c.tex for an example, even using \\ as separator is
possible)

Concerning struts: 

******* say \showstruts and you will see where they show up/ 

******* say \showframe and you will see the layout 

******* say \showmakeup and you will get crazy (and learn a bit of low
level tex)

There are some more shows deep down there. 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


           reply	other threads:[~1999-09-08 10:34 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <Pine.SGI.4.04.9909081006060.6025-100000@urizen>]

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=37D63BC0.4505D770@wxs.nl \
    --to=pragma@wxs.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).