ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* how to use caption with TABLE?
@ 2005-06-11 21:29 Paul Tremblay
  0 siblings, 0 replies; only message in thread
From: Paul Tremblay @ 2005-06-11 21:29 UTC (permalink / 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    *
************************

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-11 21:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-11 21:29 how to use caption with TABLE? Paul Tremblay

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).