ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* tabulate + columns
@ 2002-04-18  6:51 Andres Loeh
  2002-04-18  8:52 ` [ConTeXt] " Andres Loeh
  0 siblings, 1 reply; 4+ messages in thread
From: Andres Loeh @ 2002-04-18  6:51 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-04-18 14:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-18  6:51 tabulate + columns Andres Loeh
2002-04-18  8:52 ` [ConTeXt] " Andres Loeh
2002-04-18  9:06   ` Frans Goddijn
2002-04-18 14:27     ` Andres Loeh

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