20 Sep
2011
20 Sep
'11
9:27 p.m.
Dnia 2011-09-20, o godz. 09:13:47
Marcin Borkowski
Hello,
I tried columnsets today, and the following minimal example shows that something is wrong with columnsetspans (which I wanted to use to make a title).
\definecolumnset[main][n=2] \definecolumnsetspan[title][n=2]
\starttext \startcolumnset[main]
\startcolumnsetspan[title] \input knuth \stopcolumnsetspan \dorecurse{10}{\input knuth}
\stopcolumnset
\stoptext
Is it a bug or am I doing something wrong?
Update: it works fine in MkII, so I am afraid that it might be a bug.
BTW: is there a better way to have a title centered on the top of the page and then text in columnsets?
Regards,
-- Marcin Borkowski