ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thomas Meyer <thomasgmeyer@t-online.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Problem with tabulate
Date: Mon, 11 Nov 2024 12:35:34 +0100	[thread overview]
Message-ID: <c4ce645c-8a7b-4a36-b559-98836f97f9d5@t-online.de> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 786 bytes --]

Hi Guys,

I am trying out the following environment:

\starttabulate[p(5mm)p(5mm)]
\HL
\NS[1][c] Wurfstärke R / H \NC\NR
\NC 2 \NC 3 \NC\NR
\HL
\stoptabulate

These are the columns of a larger table that cause problems.
P() and \NS do not work together. But also

\starttabulate[cc]
\HL
\NS[1][c] WurfstärkeR / H \NC\NR
\NC 2 \NC 3 \NC\NR
\HL
\stoptabulate

does not provide the desired result.

Ideally, “R / H” should be under “Wurfstärke”, i.e. there should be a 
line break. (\\ doesn't work) Both in a combined cell.
Then the numbers below should be centered in their separate cells.
Something like this:

  Wurfstärke
      R / H
      3    2

How can this be achieved?
I am grateful for any advice.

Greetings
Thomas


[-- Attachment #1.2: Type: text/html, Size: 1564 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

             reply	other threads:[~2024-11-11 11:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-11 11:35 Thomas Meyer [this message]
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
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=c4ce645c-8a7b-4a36-b559-98836f97f9d5@t-online.de \
    --to=thomasgmeyer@t-online.de \
    --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).