ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Paul Tremblay <phthenry@iglou.com>
Subject: how to use caption with TABLE?
Date: Sat, 11 Jun 2005 17:29:27 -0400	[thread overview]
Message-ID: <20050611212927.GB19724@localhost.localdomain> (raw)

How does one use a caption with TABLE when making the table split
across pages?

I know how to create a multi-paged table:

\bTABLE[split=repeat]
% create the head
\bTABLEhead
\bTR \bTD State  \eTD \bTD 3-year average(2001-2003)  \eTD \bTD 2-year
average(2001-2002)  \eTD \eTR
\eTABLEhead
% create the body
\bTABLEbody
\bTR \bTD Alabama  \eTD \bTD 13.3  \eTD \bTD 13.5  \eTD \eTR

But not how to put a caption on each page. Preferably, the caption
should be different for the first and for the rest of the pages. For
the first page, it should be "Title" and for subsequent pages it
should be "Title (continued)".

If it is not possible to have different captions for each pages, I can
still hack the code so it will work by making two different tables.

Thanks

Paul




-- 

************************
*Paul Tremblay         *
*phthenry@iglou.com    *
************************

                 reply	other threads:[~2005-06-11 21:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20050611212927.GB19724@localhost.localdomain \
    --to=phthenry@iglou.com \
    --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).