On Mon, Mar 3, 2008 at 6:48 AM, Jennifer Brookes <[EMAIL PROTECTED]> wrote: > Hi, please does anybody know a way to turn off a page number in the > middle of a document, but page number all the other pages, and still > count the one without a number? > > Thanks > Jenny >
Put in ERT "\thispagestyle{empty}", without the quotes, on the page you don't want a number to show. Cheers, /Bob