Possible Duplicate:
How to remove head- and footlines for pages between chapters?
I have a problem that I'm not able to solve with LaTeX:
I'm in book mode. Then LaTeX leaves a blank page just after the table of contents to start the first chapter on an odd page. Before it I have configured LaTeX with fancyhdr to make my own header and my own footer (which contains the page numbers).
I want to leave this page without any header, how can I do that ? Thank you !