Command/column
From ConTeXt wiki
< Command
\column
Syntax
| \column |
Description
Should go to the next column in \startcolumns ... \stopcolumns environment or in columnsets. For instance:
\starttext Here is some text before splitting into two columns %[n=2] means the number of columns \startcolumns[n=2] text, text,\dots in the first column \column some more text, text\dots in the second column \stopcolumns and here we continue some text after having split into two columns. \stoptext
Example
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: