From: Henning Hraban Ramm <texml@fiee.net>
To: ntg-context@ntg.nl
Subject: [NTG-context] Re: Problem with tabulate
Date: Thu, 14 Nov 2024 12:08:50 +0100 [thread overview]
Message-ID: <5a6ba86b-693a-4638-a971-4be468bb8057@fiee.net> (raw)
In-Reply-To: <ce27ec32-12b7-4e5b-947f-ebed51ecb9e8@t-online.de>
Am 14.11.24 um 12:02 schrieb Thomas Meyer:
> Hi Hraban,
>
> Wolfgangs example
>
> \start
> \setupTABLE[start][frame=off,width=11mm,align=middle,offset=0pt]
> \setupTABLE[row][first][topframe=on]
> \setupTABLE[row][last][bottomframe=on]
> \startTABLE
> \NC[nc=2] Wurfstärke\\ R / H \NC\NR
> \NC 2 \NC 3 \NC\NR
> \stopTABLE
> \stop
>
> seems to be a mixture of
> \starttabulate
> \NC \NC \NC\NR ...
>
> and
> \setupTABLE
> \bTABLE
> \bTR \bTD ...
Ah, sorry. Maybe that’s really undocumented.
Either use \bTABLE with \bTR\bTD
or \startTABLE with the commands from \starttabulate (probably not all
of them work, I didn’t check).
The latter is easier, but has less options (at the commands).
You can still use \setupTABLE with its many options.
Hraban
___________________________________________________________________________________
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
___________________________________________________________________________________
next prev parent reply other threads:[~2024-11-14 11:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 11:35 [NTG-context] " Thomas Meyer
2024-11-11 22:52 ` [NTG-context] " Wolfgang Schuster
2024-11-13 9:33 ` Thomas Meyer
2024-11-13 10:06 ` Henning Hraban Ramm
2024-11-14 11:02 ` Thomas Meyer
2024-11-14 11:08 ` Henning Hraban Ramm [this message]
2024-11-14 19:13 ` Wolfgang Schuster
2024-11-15 8:52 ` Thomas Meyer
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=5a6ba86b-693a-4638-a971-4be468bb8057@fiee.net \
--to=texml@fiee.net \
--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).