ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: \bTABLE[split=yes]
Date: Tue, 01 Jun 2004 19:18:46 +0200	[thread overview]
Message-ID: <6.1.1.1.2.20040601191709.01c27508@server-1> (raw)
In-Reply-To: <1631FEF1-B3DB-11D8-9DB5-0003938543A0@dircon.co.uk>

At 16:50 01/06/2004, you wrote:
>All,
>I thought the following long table would split but it doesn't seem to 
>using the current beta. Am I missing something?
>
>\starttext
>This is a test of the \type{\TABLE} environment.
>
>\bTABLE[split=yes]
>\bTABLEhead
>\bTR \bTH Head 1 \eTH \bTH Head 2 \eTH \eTR
>\eTABLEhead
>\bTABLEfoot
>\bTR \bTH Foot 1 \eTH \bTH Foot 2 \eTH \eTR
>\eTABLEfoot
>\bTABLEbody
>\dorecurse{30}{\bTR \bTD[nr=3] left \eTD\bTD right \eTD \eTR
>\bTR\bTD right \eTD \eTR
>\bTR[after={\page[yes]}]\bTD right \eTD \eTR}
>\eTABLEbody
>\eTABLE
>\stoptext

split=repeat
splitmethod=a|b

i still need to fix break prevention within a rowspan

Hans

  reply	other threads:[~2004-06-01 17:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-01 14:50 \bTABLE[split=yes] Nigel King
2004-06-01 17:18 ` Hans Hagen [this message]
2004-06-01 18:34   ` \bTABLE[split=yes] Nigel King
2004-06-03 17:11     ` Floating Long Tables Nigel King

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=6.1.1.1.2.20040601191709.01c27508@server-1 \
    --to=pragma@wxs.nl \
    --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).