Quoting Patrick Gundlach <[EMAIL PROTECTED]>:

> Hi,
>
> in \setupcolumns, what is ntop=<number>

 From the source: the minimum number op balanced top lines

Consider
\starttext
\startcolumns[n=2,ntop=15,balance=yes]
  \dorecurse{20}{This is a test line to check for balancing. }
\stopcolumns
\page
\startcolumns[n=2,ntop=5,balance=yes]
  \dorecurse{20}{This is a test line to check for balancing. }
\stopcolumns
\stoptext

> and height=<dimension>? I've
> played with these parameters but couldn't see any effect.

I could not get any visible effect from height=...

>
> Is it possible that align=yes/no is incorrect? See

Dont't know.

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to