Hello, I need to get columns like this: | | 1b | | 1a | | +-------------+ | | 2a | 2b | | | | | | I tried the following: ---- \starttext \startcolumns[n=2] % How to tell that ratio between columns should be 2:1? \input knuth % Be 1a \startcolumns[n=2] \input ward % Be 2a \column \input ward % Be 2b \stopcolumns \column \input knuth % Be 1b \stopcolumns \stoptext ---- - Is it possible to nest columns? - If not, is there another solution? - How to specify ratio of widths of columns? Best regards, Lukas -- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn Bezová 1658 147 14 Praha 4 Mob.: +420 702 033 396