ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <darnold@northcoast.com>
Subject: Tabulate
Date: Thu, 27 May 1999 16:39:26 -0700	[thread overview]
Message-ID: <3.0.5.32.19990527163926.00a49b50@mail.northcoast.com> (raw)

I am not sure why the last \NC is needed in each row of

\starttabulate[|l|r|]
\NC not to much \NC 1.220 \NC \NR
\NC pretty much \NC 5.186 \NC \NR
\NC totalling up to \NC \overbar{6.406} \NC \NR
\stoptabulate

In fact,

\starttabulate[|l|r|]
\NC not to much \NC 1.220  \NR
\NC pretty much \NC 5.186  \NR
\NC totalling up to \NC \overbar{6.406}  \NR
\stoptabulate

seems to work equally well. Indeed, on page 49 of Tabulating in ConTeXt,
Hans even leaves these off himself (at least I think he does), in

\definetabulate [legend] [|emj1|i1|mR|]
\definetabulate [legend] [two] [|emj1|emk1|i1|mR|]
\setuptabulate [legend] [unit=.75em,EQ={=}]
Now we can say things like:
\startlegend
\NC w \NC the width of the box \NC pt \NR
\NC h \NC the height of the box \NC pt \NR
\NC d \NC the depth of the box \NC pt \NR
\stoplegend

Curious.


             reply	other threads:[~1999-05-27 23:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-27 23:39 David Arnold [this message]
1999-05-28  0:27 ` Tabulate Hans Hagen
2001-09-05  8:35 tabulate Patrick Gundlach
2001-09-05  8:58 ` tabulate Hans Hagen
2001-09-05  9:35 tabulate Patrick Gundlach
2010-11-16 10:07 tabulate Herbert Voss
2010-11-16 10:11 ` tabulate Hans Hagen
2010-11-20  8:27 tabulate Herbert Voss
2010-11-20 10:47 ` tabulate Hans Hagen
2010-11-20 11:39 ` tabulate Hans Hagen
2010-11-20 13:10   ` tabulate Herbert Voss
2010-11-20 13:12     ` tabulate Herbert Voss
2011-03-23 13:01 tabulate Herbert Voss
2011-04-13 13:59 Tabulate Procházka Lukáš Ing. - Pontex s. r. o.

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.5.32.19990527163926.00a49b50@mail.northcoast.com \
    --to=darnold@northcoast.com \
    /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).