Minimal code:

\definecolumnset[columntest][n=2,balance=yes]
\definecolumnsetspan[wide][n=2]
\starttext
\startcolumnset[columntest]
    \startcolumnsetspan[wide]
        \dorecurse{3}{\input knuth\par}
    \stopcolumnsetspan
    \dorecurse{10}{\input knuth\par}
\stopcolumnset
\stoptext

There is no columnsetspan, and a wide frame shows up instead.


-- 
Best Regards
Chen
___________________________________________________________________________________
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