[NTG-context] columnset error
Patrick Gundlach
ntg-context@ntg.nl
Mon, 12 Jan 2004 22:25:58 +0100
Hi out there,
what is wrong with the following code?
\starttext
\definecolumnset[twocol][n=2]
\startcolumnset[twocol]
\dorecurse{10}{\section{hello}
\dorecurse{8}{\input tufte \par}}
\stopcolumnset
stoptext
it gives me:
!: Missing number, treated as zero.
--- TeX said ---
<to be read again>
\@@vn-footnote
\doflushsavednotes ->\ifvoid \currentsaveins
\else \insert \currentnoteins {...
\next1 ...doprocessnotes {\doflushsavednotes }{#1}
\doprocesscommaitem
<argument> \relax footnote,
linenote
\doprocesscommalist ...aitem \gobbleoneargument #1
,]\relax \global \advance ...
\OTRSETflushsavednotes ... \else \flushsavednotes
\fi
ConTeXt ver: 2004.1.2 fmt: 2004.1.7 int: english mes: english
Patrick