Command/column

From ConTeXt wiki
Jump to: navigation, search

\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:

C O N T E X T G A R D E N

Personal tools
Namespaces
Variants
Actions
Help
External Help
Installation
Navigation
Toolbox