Hi, is it possible to change the number of columns on the same page? small example: a) text text text text \startcolumnset[n=2] bla bla bla \column bla bla bla \stopcolumn b) text text text text The mixing of a) and columnset is o.k. The mixing of columnset and b) wil produce a new page with b) on the second page, where b) can be normal text or another columnset. Bernd
Am 2011-07-01 um 15:31 schrieb Bernd Kosubek:
Hi,
is it possible to change the number of columns on the same page?
small example:
a) text text text text
\startcolumnset[n=2]
Please read http://wiki.contextgarden.net/Columns It’s either \startcolumns[n=2] or \startcolumnset[your_name_of_setup]
bla bla bla \column
\column works only within columnsets
bla bla bla \stopcolumn
\startcolumns ... \stopcolumns XOR \startcolumnset ... \stopcolumnset
b) text text text text
The mixing of a) and columnset is o.k.
The mixing of columnset and b) wil produce a new page with b) on the second page, where b) can be normal text or another columnset.
That doesn’t answer your question, though... I don’t know it from heart and have just no time to test it myself. Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer)
participants (2)
-
Bernd Kosubek
-
Henning Hraban Ramm