Nicolás wrote:
> Does someone know whether it is possible to suppress the headers of part
> of a document using the memoir class? Thanks

If I got you right, you want to avoid your default page style (headings) for
some parts of a document. Try to insert some ERT before:

\pagestyle{empty}

and after the section:

\pagestyle{your_style_as_in_document_settings_dialogue}

This should work but I have not tried it myself.

Regards,
Maksi

-- 
View this message in context: 
http://www.nabble.com/No-headers-with-memoir-class-tp17843588p17847568.html
Sent from the LyX - Users mailing list archive at Nabble.com.

Reply via email to