ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ConTeXt <ntg-context@ntg.nl>
Subject: Re: long tables
Date: Wed, 12 Jul 2000 12:47:00 +0200	[thread overview]
Message-ID: <3.0.6.32.20000712124700.015216c0@pop.wxs.nl> (raw)
In-Reply-To: <396A610D.DCF1819@gmx.net>

At 01:49 AM 7/11/00 +0200, Hraban wrote:
>Hello!
>
>I found a question by Grzegorz Wojcik on this subject, but no answer.

Hm. I remember posting something but my archives have become to big to
search. 

>How can I get a table over more than one page without splitting it into
>two (ore more) tables manually?

using tables: 

%D \starttablehead
%D \HL
%D \VL element \VL atom weight \VL\AR
%D \HL
%D \stoptablehead
%D
%D \starttabletail
%D \HL
%D \stoptabletail
%D
%D \starttables[|||]
%D \VL ....... \VL ........... \VL\AR
%D \VL ....... \VL ........... \VL\AR
%D \stoptables

You can combine that with: 

\splitfloat
  {\placetable{Some Table}}
  {the table or better a buffer containing one}

tabulations are split automatically (even within paragraphs); see up to
date doc. 

Hans

-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


  reply	other threads:[~2000-07-12 10:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-10 23:49 Hraban
2000-07-12 10:47 ` Hans Hagen [this message]
2000-07-14 19:07   ` Hraban
2000-07-17  0:08     ` Hans Hagen
2002-05-07 20:58 Long tables Henning Hraban Ramm
2002-05-08  9:51 h+i
2002-05-08 16:46 ` Henning Hraban Ramm

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.20000712124700.015216c0@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).