Here is another problem I have with columns:

\starttext

% works as intended
\startcolumns [n=2]

\input zapf

\input tufte

\stopcolumns

% no column break at \column
\startcolumns [n=2]

\input zapf

\column

\input tufte

\stopcolumns

\stoptext

In the second part, I do not get the column break at the place where I say
\column. If I replace \column with \column [yes], I get a _page_ break
instead of a column break ...

Groeten,
  Andres

-- 

Andres Loeh, Universiteit Utrecht

mailto:[EMAIL PROTECTED]     mailto:[EMAIL PROTECTED]
http://www.andres-loeh.de

Reply via email to