ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Re: \starttable questions
Date: Fri, 26 Jan 2024 09:55:56 +0100 (CET)	[thread overview]
Message-ID: <q5375992-116q-30q3-s38n-50n8640qpq82@hzvpu.rqh> (raw)
In-Reply-To: <ZbMCOKSbTHlicRn1@x360.localdomain>

On Thu, 25 Jan 2024, Jim wrote:

> The nice thing about your setup above is that it is nice and structured.
> But if a table calls for some row, column or cell to be treated
> differently, I guess I am in for some more reading.

You can do: \setupTABLE[2][3] to select the formatting for row 3 and column 2 (or the other way around ... always forget). In the worst case, you can always do 

...
\NC .. \NC[options] ... \NC \NR
....

Each cell is just a \framed[...]; so all options for \framed[...] work for Natural Tables. 

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2024-01-26  9:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-25 15:12 [NTG-context] " Jim
2024-01-25 16:16 ` [NTG-context] " Henning Hraban Ramm
2024-01-25 21:01   ` Jim
2024-01-25 21:22     ` Wolfgang Schuster
2024-01-26  0:52       ` Jim
2024-01-26  7:18         ` vm via ntg-context
2024-01-26  8:55         ` Aditya Mahajan [this message]
2024-01-26 14:44           ` Jim
2024-01-25 16:30 ` Aditya Mahajan
2024-01-25 23:36   ` Jim
2024-01-26  0:25     ` Aditya Mahajan

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=q5375992-116q-30q3-s38n-50n8640qpq82@hzvpu.rqh \
    --to=adityam@umich.edu \
    --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).