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>,
	Denis Maier <denismaier@mailbox.org>
Subject: Re: Split Table, don't repeat caption
Date: Wed, 7 Oct 2020 17:46:48 +0200	[thread overview]
Message-ID: <e480e854-ef3d-a47c-7373-a961f905a6bc@gmail.com> (raw)
In-Reply-To: <df98bf26-01fc-67ae-63d1-1ac0b537c33c@mailbox.org>

Denis Maier schrieb am 07.10.2020 um 17:39:
> Hi,
>
> is there a way not to repeat the caption of a multipage natural table? 
> I've searched the list archive and it looks the question came up a 
> couple of times, but I couldn't find an answer.

If this doesn't help you have to provide a example.

\starttext

\bTABLE[split=yes]
     \bTABLEhead
         \bTR \bTD Header 1 \eTD \bTD Header 2 \eTD \eTR
     \eTABLEhead
     \bTABLEbody
         \dorecurse{100}{\bTR \bTD Column 1 \eTD \bTD Column 2 \eTD \eTR}
     \eTABLEbody
\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:[~2020-10-07 15:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-07 15:39 Denis Maier
2020-10-07 15:46 ` Wolfgang Schuster [this message]
2020-10-07 16:00   ` Denis Maier
2020-10-08 11:28     ` Denis Maier

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=e480e854-ef3d-a47c-7373-a961f905a6bc@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=denismaier@mailbox.org \
    --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).