ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: differences of table modes
Date: Sat, 14 Jun 2003 11:15:56 +0200	[thread overview]
Message-ID: <5.2.0.9.1.20030614111103.02d168c0@localhost> (raw)
In-Reply-To: <7D4ADFB2-9CF3-11D7-A4AC-0030659899AA@fiee.net>

At 18:32 12/06/2003 +0200, you wrote:
>Ahoi!
>
>I just reviewed my german ConTeXt tutorial and tried to tell the truth
>about all the table modes. Please correct me if I'm wrong:
>
>* tabulate
>- can break over several pages
>- [start|stop]tabulate[head|tail] should define a repeated head/tail,
>   but it doesn't work

works here

\starttext

\starttabulatehead
   \NC left \NC right \NC \NR
\stoptabulatehead

\starttabulate[|l|r|]
   \NC l \NC r \NC \NR
\stoptabulate

\stoptext


>- documented in the manual (cont-en[i|p])

- handles (multiple) paragraphs with the "p" template entry
- works well with grids
- supports text backgrounds


>* table
>- cannot break
>- based on Wichura's TaBlE (others not)
>- can be used as float (others not?)

all can be used as floats

>- documentation commercial at pctex.com (39 $),
>   partly docs in "ConTeXt - an excursion" (m[s|p]-cb-en)
>
>* tables
>- same as table, but can break over several pages
>- [start|stop]table[head|tail] works
>- nowhere documented?

in my still to be included chapter if the manual it is -)

>* TABLE
>- didn't try page breaks yet; should it work?

yes, if split is set to yes

>- [b|e]TABLE works; should [start|stop]TABLE also?

no, at least not yet; has to do with grabbing

>- docs: up-to-date 8 (no link on HP!), enattab
>
>* new table mode?
>I remember Hans wrote about a new enhanced table
>mode, but can't find the mail.

core-ltb: line tables, auto break vertically and horizontally across pages, 
repeated rows / columns, etc

will be documented

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       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
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

  reply	other threads:[~2003-06-14  9:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-12 16:32 Henning Hraban Ramm
2003-06-14  9:15 ` Hans Hagen [this message]
2003-06-14 23:22   ` Nigel King
2003-06-15 18:01     ` Hans Hagen
2003-06-16 20:53       ` Henning Hraban Ramm
2003-06-17  8:05         ` Hans Hagen
2004-01-31 11:40   ` Peter Münster

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=5.2.0.9.1.20030614111103.02d168c0@localhost \
    --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).