2007/7/2, Peter I. Hansen <[EMAIL PROTECTED]>:
> Thanks, this works for me. One thing though, I would like to turn the
> framing off on pages where a chapter begins. I tried
> \setuphead[chapter][header=empty], but this just gives me
> an empty frame.
> Is there a way to selectively turn of backgounds on for example chapter
> pages?
\setuphead
[chapter]
[%before={\blank[force,\dimexpr\headerheight+\headerdistance\relax]},
header=high]
\setupbackgrounds[header][text][frame=on]
\starttext
\dorecurse{4}
{\chapter{Knuth}
\dorecurse{12}
{\input knuth\par}}
\stoptext
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________