Hi,
I have a book set up with a master document and child documents. I need to be able to suppress the header/footer (page numbers) on a child document. I have tried using \thispagestyle{empty} on master document (adding it before the include statement) and, also inside the child document (which of course is then overridden by the master document.
Anything I've tried so far is ignored by Lyx. I suspect there's some Latex I can use in Lyx that will solve the problem.
Any advice would be much appreciated...
Cheers,
Mike
Page Layout ⇒ Suppressing Page Numbers in a Child Document
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Suppressing Page Numbers in a Child Document
Hi - I've found a solution that seems to work. I changed the text on the 'Part' document (child) to a Title format. Then, I could remove the header for some weird reason. I suspect, that Part automatically sets a new page and/or chapter start which then adds headers and footers (and page numbers) accordingly. Anyway, it's solved now 
Mike

Mike