ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: barney schwartz <barndog1946@gmail.com>
To: schuster.wolfgang@googlemail.com, ntg-context@ntg.nl
Subject: Re: Re; TABLE help
Date: Fri, 10 Dec 2010 17:51:17 +0100	[thread overview]
Message-ID: <AANLkTikp3yDW9XJsaP-xSNp1Jt93Ewmo7HdqrQmgJan9@mail.gmail.com> (raw)


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

Wolfgang, Phillip, Hans,

Thanks for the pointer to :

\placetable[here,*split*]

However I need this to be one table split across however many pages
required, so that I would have as example ...

page 1: table 1.1

page 2: table 1.1 (cont.)

page 3: table 1.1 (cont)

please see attached code.

\placetable[here,split][tab:five]{Descriptive Statistics for Salaried Men \&
Women}
{%\setupTABLE[split=repeat]
\bTABLE
\bTABLEhead
\bTR
\bTH Group \eTH  \bTH N \eTH  \bTH MEAN \eTH    \bTH STD \eTH     \bTH MIN
\eTH    \bTH MAX  \eTH  \bTH Gini  \eTH \bTH 80/20 \eTH
\eTR
\eTABLEhead
\bTABLEbody
\bTR \bTC[nc=8] 1980 \eTC \eTR
\bTR \bTC ALL \eTC \bTC 14202 \eTC \bTC \$195727.9 \eTC \bTC 912.89 \eTC
\bTC \$3600 \eTC \bTC  \$1320000 \eTC \bTC 0.278 \eTC \bTC 4.54 \eTC \eTR
\bTR \bTC Men \eTC \bTC 9852 \eTC \bTC \$224678.5 \eTC \bTC 1123.61 \eTC
\bTC  \$3600 \eTC \bTC  \$1320000 \eTC \bTC 0.242 \eTC \bTC  3.68 \eTC \eTR
\bTR \bTC Women \eTC \bTC 4350 \eTC \bTC \$130159.7 \eTC \bTC  991.05 \eTC
\bTC  \$5000 \eTC \bTC  \$448000 \eTC \bTC 0.259 \eTC \bTC   3.91 \eTC \eTR
\bTR \bTC[nc=8] 1982   \eTC \eTR
.
.
.
.
repeated by years
.
.
.
\bTR \bTC[nc=8]    1999   \eTC \eTR
\bTR \bTC   ALL \eTC \bTC  XXXXXXXXXX \eTC \bTC \$362625.2 \eTC \bTC 1775.50
\eTC \bTC \$25247 \eTC \bTC \$10600000 \eTC \bTC 0.269 \eTC \bTC  3.99 \eTC
\eTR
\bTR \bTC   Men \eTC  \bTC   8034 \eTC  \bTC \$419193.3 \eTC  \bTC 2614.59
\eTC \bTC \$25247 \eTC \bTC \$10600000 \eTC \bTC 0.249 \eTC \bTC  3.63 \eTC
\eTR
\bTR \bTC  Women \eTC  \bTC   6101 \eTC \bTC \$288134.4 \eTC \bTC 1861.66
\eTC \bTC \$54000 \eTC \bTC  \$1900000 \eTC \bTC 0.249 \eTC \bTC 3.52 \eTC
\eTR
\eTABLEbody
\bTABLEfoot
\bTR \bTC[nc=8]*\$=New Taiwan Dollars \eTC \eTR
\eTABLEfoot
\eTABLE
}

full file is attached


barney

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

[-- Attachment #2: Chap5.tex --]
[-- Type: application/x-tex, Size: 8570 bytes --]

[-- Attachment #3: 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
___________________________________________________________________________________

             reply	other threads:[~2010-12-10 16:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-10 16:51 barney schwartz [this message]
2010-12-10 17:24 ` Wolfgang Schuster
2010-12-12 18:02 barney schwartz

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=AANLkTikp3yDW9XJsaP-xSNp1Jt93Ewmo7HdqrQmgJan9@mail.gmail.com \
    --to=barndog1946@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=schuster.wolfgang@googlemail.com \
    /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).