ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	"Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
Subject: Re: natural tables to extreme tables
Date: Wed, 28 Feb 2018 23:35:21 +0100	[thread overview]
Message-ID: <56db3edb-f1c7-c5d4-b196-bb135cd9f171@wxs.nl> (raw)
In-Reply-To: <f1406656-a82a-fa8c-826e-46389705159c@uni-bonn.de>

On 2/28/2018 10:28 PM, Thomas A. Schmitz wrote:
> Hi,
> 
> for my experimenting with tables: is there a way to set up individual 
> columns in xtables? Maybe I'm thick tonight, but I couldn't find 
> anything in the manual or the source. If I have this setup
> 
> \setupTABLE [frame=on,split=repeat]
> \setupTABLE [column] [1] [width=0.7cm,align=left]
> \setupTABLE [column] [2] [width=0.5cm,align=left]
> \setupTABLE [column] [3] [width=6cm,align={normal,verytolerant,stretch}]
> \setupTABLE [column] [4] [width=8cm,align={normal,verytolerant,stretch}]
> \setupTABLE [column] [5] [width=1cm,align={normal,verytolerant,stretch}]
> 
> how would this translate into \setupxtable?

page 26 of the xtable manual ... you define tagged settings and can use 
these tag for cells and rows

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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:[~2018-02-28 22:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-28 21:28 Thomas A. Schmitz
2018-02-28 22:35 ` Hans Hagen [this message]
2018-02-28 23:02   ` Thomas A. Schmitz

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=56db3edb-f1c7-c5d4-b196-bb135cd9f171@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    --cc=thomas.schmitz@uni-bonn.de \
    /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).