3 Oct
2008
3 Oct
'08
10:12 p.m.
Am 03.10.2008 um 21:46 schrieb Mojca Miklavec:
On Fri, Oct 3, 2008 at 7:31 PM, Wolfgang Schuster wrote:
Am 03.10.2008 um 18:40 schrieb Mojca Miklavec:
Hello,
The \column command does not want to obey me ... The text following \column simply jumps to the next page. This time I cannot think of any workaround :( Well, in the worst case I can still insert a table.
\starttext \section{first} \dorecurse{80}{dummy } \startcolumns \externalfigure[dummy][width=\textwidth] \input tufte \column
\column[preference] or \testcolumn[0]
But I would need \column[verybigpreference] then. It doesn't make a columnt break at all.
\installcolumnbreakhandler {MUL} \v!bigpreference {\vfill\penalty-9999} Wolfgang