ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Mari Voipio <mari.voipio@iki.fi>
Subject: Re: Adjusting interlinespace in a table
Date: Wed, 6 Feb 2019 21:42:05 +0100	[thread overview]
Message-ID: <dd1735ae-ca32-1667-b59c-d1057fb269fe@gmail.com> (raw)
In-Reply-To: <CAGbDsP3Uvm_=fHKr77402p8bDbApVe862LW4JWCEeNg6a_6KKA@mail.gmail.com>

Mari Voipio schrieb am 05.02.19 um 09:21:
> Hello all!
> 
> This may be a really stupid question, but wiki wasn't helpful: Is
> there a way of adjusting interlinespace in a table? A \setupTABLE
> command would work as I want to change the line height throughout the
> table to make it smaller (have the rows closer to each other than in
> my running text). I don't need to set the cell height or anything like
> that, I just want to adjust the text inside the cells. I'm fairly
> certain there's some simple way of doing it...

\starttext

\bTABLE
   \bTR
     \bTD
       \samplefile{tufte}
     \eTD
     \bTD[style={\setupinterlinespace[line=2.4ex]}]
       \samplefile{tufte}
     \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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2019-02-06 20:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-05  8:21 Mari Voipio
2019-02-06 20:42 ` Wolfgang Schuster [this message]

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=dd1735ae-ca32-1667-b59c-d1057fb269fe@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=mari.voipio@iki.fi \
    --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).