ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: <ntg-context@ntg.nl>
Subject: RE: Questions
Date: Fri, 02 Jun 2000 01:33:33 +0200	[thread overview]
Message-ID: <3.0.6.32.20000602013333.00b7ee70@pop.wxs.nl> (raw)
In-Reply-To: <006701bfcbd2$86c6cf10$0321a8c0@bmach.nederware.nl>

At 04:06 PM 6/1/2000 +0200, Berend de Boer wrote:
>> Thanks. it can set the column width. But how can I place a long
>> table in four or file pages? just like the longtable package
>> does in latex?
>
>\starttabulate automatically breaks across pages (not always in exactly the
>line you sometimes want, but that's a minor issue).
>
>It does not float, so it starts right where you put it.

It can float, try:  

\setuplayout[height=5cm]

\startbuffer
\starttabulate[|||]
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\NC test \NC test \NC \NR
\stoptabulate
\stopbuffer

\splitfloat
  {\placetable{caption}}
  {\getbuffer}

[still a bit experimental btw]

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


  reply	other threads:[~2000-06-01 23:33 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.GSO.4.21.0005252021300.939-100000@AMath13>
     [not found] ` <Pine.GSO.4.21.0005271156530.2806-100000@AMath13>
2000-05-27 19:48   ` Questions Hans Hagen
2000-05-30  7:54     ` Questions Mr. Wang Lei
2000-05-30 11:38       ` Questions Hans Hagen
2000-05-30 12:59         ` Questions Mr. Wang Lei
2000-05-30 15:18           ` Questions Hans Hagen
2000-05-31 11:17             ` Questions Mr. Wang Lei
2000-06-01  9:52     ` Questions Mr. Wang Lei
2000-06-01 11:59       ` Questions Berend de Boer
2000-06-01 12:45         ` Questions Mr. Wang Lei
2000-06-01 14:06           ` Questions Berend de Boer
2000-06-01 23:33             ` Hans Hagen [this message]
2000-06-02  2:28             ` Questions Mr. Wang Lei
2000-06-02  5:36               ` Questions Berend de Boer
2000-06-02  6:31                 ` Questions Mr. Wang Lei
2000-06-02  0:36       ` Questions Hans Hagen
2000-06-02  7:26         ` Questions Mr. Wang Lei
2000-06-05  6:22           ` Questions Mr. Wang Lei
2000-07-31 23:05 Questions David Arnold
2000-08-01  9:39 ` Questions Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2000-04-21 15:37 questions pragma
2000-04-21 16:33 ` questions Johannes Hüsing
2000-04-21 18:22   ` questions Ed L Cashin

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=3.0.6.32.20000602013333.00b7ee70@pop.wxs.nl \
    --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).