On 7-12-2011 06:31, Peter Park Nelson wrote:
Hello, I hope someone has solved this problem already but I haven't been
able to find a solution.
When using \setupheader[state=high], my columnset behaves correctly on the
first page but runs over the footer area on all subsequent pages.
fixed in n
Those \unexpanded 's are not necessary, sorry.
On Wed, Dec 7, 2011 at 4:42 PM, Peter Park Nelson <
peter.park.nel...@gmail.com> wrote:
> Update:
>
> I don't have a solution yet, but here is my attempt to figure out where
> this problem comes from. I may be (probably am) wrong; I am new to ConTeXt
Patrick,
If I put a \ before stoptext it works fine here.
(Texlive latest version and no upgrade of context)
Jan
-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens
Patrick Gundlach
Verzonden: maandag 12 januari 2004 22:26
Aan: [EMAIL PROTECTED]
Onderwerp: [
At 22:25 12/01/2004, you wrote:
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.
ha, a