Hello, I have a simple problem with headers and tabulate spread over multiple pages. In the following MWE, the header's \HL gets rendered twice on its first instance (the first page). My error must be something simple (and obvious)?
Thanks Alan \setupbodyfont [dejavu,12pt] \setuptabulate[split=yes,header=repeat] \starttext \starttabulatehead \NC \type{\input} \NC text \NC\NR \HL \stoptabulatehead \starttabulate [|r|p|] \NC knuth \NC \input knuth \NC\NR \NC tufte \NC \input tufte \NC\NR \NC ward \NC \input ward \NC\NR \NC darwin \NC \input darwin \NC\NR \NC dawkins \NC \input dawkins \NC\NR \NC reich \NC \input reich \NC\NR \HL \stoptabulate \stoptext ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________