If I am remembering correctly, the documentation has \setupcolumnsetlines before \starttext.
In an effort to balance columns in a columnset layout, I found that in the following minimal example this effect is not obtained.
After commenting out the first three lines after \starttext the result is ok.
I am wondering what I overlooked this time.
\definecolumnset[Two][n=2]
\starttext
\startcolumnset[Two]
\input knuth
\stopcolumnset
\page
\setupcolumnsetlines[Two][1][1][9]
\startcolumnset[Two]
\input knuth
\stopcolumnset
\stoptext
Thank you for your suggestions,
Sytse Knypstra
___________________________________________________________________________________
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://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________