ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: tables and fonts
       [not found] <Pine.LNX.4.10.9909080911530.815-100000@ahania.gmd.de>
@ 1999-09-08 10:30 ` Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 1999-09-08 10:30 UTC (permalink / raw)


Matthew Baker wrote:

> Changing starttable and stoptable to starttabulate and stoptabulate
> worked!  Now p(10cm) gives me properly justified paragraphs and p(10cm)c
> gives me centred text.  So what's the difference between table and
> tabulate?

Table is based on Wichura's table, but extended with proper spacing, an
interface, braking tables across pages, and color support (within what
tex permits). It's normally used for floating tables. 

tabulate is something I wrote myself, and is more tuned to
in-text-tables, and does automatic table par width calculations, so 

\starttabulate[|l|p|p|]

automatically distributes the available space between the 2 p's 

Opposite to Table, the tabulate mechanism also breaks the p's across
pages. 

(I am currently experimenting with color and backgrounds in tabulate;
also think of metapost graphics in overlays behind cells). 

Some day I will write myself a successor to the table one. Actually not
even that hard, once one understands alignments. 

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
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-09-08 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.10.9909080911530.815-100000@ahania.gmd.de>
1999-09-08 10:30 ` tables and fonts Hans Hagen

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).