ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Help to SPLIT TABLE caption numbering CORRECTLY
@ 2010-12-17 10:17 barndog1946
  2010-12-21 11:31 ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: barndog1946 @ 2010-12-17 10:17 UTC (permalink / raw)
  To: ntg-context


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

Hans,

PLEASE take a look at

\placetable and fix numbering so that when a long table is split the  
numbering is:

1
1 (continued)
1(continued)

and while you are there could we get :

open header on top of continued table and footer that states:

table continued

just like LaTeX \longtables

Here is a minimal example for Hans, which shows correct numbering for split  
tables
which is currently wrong for MkIV:

\setuppapersize[A7][A7]

\starttext

\placetable
[split]
{Test 1}
{\bTABLE
\dorecurse{20}{\bTR\bTD #1 \eTD\eTR}
\eTABLE}

\placetable
{Test 2}
{\bTABLE
\bTR\bTD 1 \eTD\eTR
\eTABLE}

\stoptext

THANKS

barney

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

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

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <001636c5a46ad5c6080497ea51d4@google.com>]

end of thread, other threads:[~2010-12-22 13:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-17 10:17 Help to SPLIT TABLE caption numbering CORRECTLY barndog1946
2010-12-21 11:31 ` Wolfgang Schuster
2010-12-21 12:32   ` Hans Hagen
2010-12-22 12:35     ` Wolfgang Schuster
2010-12-22 13:06       ` Hans Hagen
     [not found] <001636c5a46ad5c6080497ea51d4@google.com>
2010-12-21 12:05 ` Wolfgang Schuster

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