ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andres Loeh <andres@cs.uu.nl>
Subject: tabulate + columns
Date: Thu, 18 Apr 2002 08:51:56 +0200	[thread overview]
Message-ID: <20020418085156.A18585@cs.uu.nl> (raw)

Hi.

I was trying to display a tabulate environment in mutliple columns.
Unfortunately, balancing seems no to work as intended. Example:

\starttext

\startcolumns [n=4,balance=yes]
\starttabulate [|l|r|]
\NC One         \NC $1$ \NC \NR
\NC Two         \NC $1$ \NC \NR
\NC Three       \NC $3$ \NC \NR
\NC Four        \NC $2$ \NC \NR
\NC Five        \NC $2$ \NC \NR
\NC Six         \NC $3$ \NC \NR
\NC Seven       \NC $2$ \NC \NR
\NC Eight       \NC $1$ \NC \NR
\stoptabulate
\stopcolumns

\stoptext

This leads to four columns with 3 + 3 + 2 + 0 items instead of the intended 2
+ 2 + 2 + 2. 

If I replace n=4 by n=2, I get 5 + 3 instead 4 + 4.

Is this not supposed to work? Is there a workaround of some kind, or a
configuration option I am missing? 

Best,
  Andres

-- 

Andres Loeh, Universiteit Utrecht

mailto:andres@cs.uu.nl     mailto:mail@andres-loeh.de
http://www.andres-loeh.de


             reply	other threads:[~2002-04-18  6:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-18  6:51 Andres Loeh [this message]
2002-04-18  8:52 ` [ConTeXt] " Andres Loeh
2002-04-18  9:06   ` Frans Goddijn
2002-04-18 14:27     ` Andres Loeh

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=20020418085156.A18585@cs.uu.nl \
    --to=andres@cs.uu.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).