1 Aug 2008 02:13
Re: Blank page without page number
Thank you for the suggestion
I did searching in this forum and found related topic under the thread "turn
off page numbers but still count page" and learned from there as well. Now I
can get what I want (to have a clean transition blank (even) page, without
page number, but counted).
These tricks work:
In the end of every chapter
ERT \thispagestyle{headings}\pagestyle{empty}
In the beginning of every chapter, a line after the Chapter environment
ERT \pagestyle{headings}
For the clean Part environment
ERT \thispagestyle{empty}
I am just wondering whether it can be defined globally (maybe in the
preamble ?), so I do not need to type many times?
Regards
\Adi
On Thu, Jul 31, 2008 at 8:46 PM, James Sutherland <James.Sutherland@...
> wrote:
> Insert an ERT with \thispagestyle{empty}
>
>
>
> On Jul 31, 2008, at 2:38 AM, Waluyo Adi Siswanto <was.uthm@...>
> wrote:
>
(Continue reading)
RSS Feed