oh, sorry, I must remember to do this next time.
Date: Tue, 16 Apr 2013 12:41:57 +0200
From: homerow@lavabit.com
To: ntg-context@ntg.nl
Subject: Re: [NTG-context] how to clear the header and footer in some page?
On 2013?C04?C16 Tim Li wrote:
> I have set the header and footer in the setup area, so it will
> occur in every page unless clearing them. In some pages, for
> example, the page of dedication that the header and footer
> shouldn't occur there, how can I clear them in pages like this ?
It would be nice to provide a minimal example next time. It's not
always necessary for understanding, but it's just simpler to
copy-paste the code than to write it yourself. It will increase the
chances of getting a response.
\setupheadertexts
[My Header]
\definehead
[dedication]
[chapter]
[header=empty]
\starttext
\startchapter [title=Foo]
\input knuth
\stopchapter
\startdedication [title=Dedication]
\input knuth
\stopdedication
\startchapter [title=Bar]
\input knuth
\stopchapter
\stoptext
Marco
___________________________________________________________________________________
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
___________________________________________________________________________________