Is it normal that after \setupcolumns[balance=no] the dividing line is not 
fully drawn in the case where the column at the left is shorter than the one to 
the right.
And furthermore that balance=no inserts a pagebreak, whereas balance=yes does 
not?
Below a minimal example.

Hans van der Meer

\setupcolumns[rule=on,balance=no]
\starttext
\startcolumns
        Short leftcolumn.
\column
        Long rightcolumn.
        Long rightcolumn.
        Long rightcolumn.
        Long rightcolumn.
        Long rightcolumn.
        Long rightcolumn.
        Long rightcolumn.
        Long rightcolumn.
\stopcolumns
\hairline
\startcolumns
        Long leftcolumn.
        Long leftcolumn.
        Long leftcolumn.
        Long leftcolumn.
        Long leftcolumn.
        Long leftcolumn.
        Long leftcolumn.
        Long leftcolumn.
\column
        Short rightcolumn.
\stopcolumns
\stoptext

Attachment: columns2.pdf
Description: Adobe PDF document


___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to