Re: How to begin chapter on the right?

2000-03-09 Thread Jean-Pierre.Chretien


>>Date: Thu, 09 Mar 2000 17:40:03 +0100
>>From: timm danker <[EMAIL PROTECTED]>
>>Cc: Lyx User Mailing List <[EMAIL PROTECTED]>
>>Subject: Re: How to begin chapter on the right?
>>
>>Emanuele Olivetti wrote:
>>> 
>>> I'm printing a two-side report (my thesis) written with LyX:
>>> How can I make LyX start a new chapter on the right side
>>> (i.e. on a page with odd number)?
>>> 
>>> Otherwise, how can I add a white page before a chapter?
>>> 
>>> Thanks in advance
>>> 
>>> Emanuele
>>
>>insert \pagebreak (in Tex-Mode!). this will make the paragraph start on
>>a new page, but will not produce a blank page. The following trick works
>>to insert a blank page: \pagebreak \hfill \pagebreak
>>
>>timm

This should be *really* set by the document class options:
 - with book or alike, twoside does it (new right page for initial pages
 of chapters and parts)
 - with report or alike, you must set in addition openright in the
 extraoption box
 
-- 
Jean-Pierre



Re: How to begin chapter on the right?

2000-03-09 Thread Wolfgang Riedel

Emanuele Olivetti wrote:
>
> I'm printing a two-side report (my thesis) written with LyX:
> How can I make LyX start a new chapter on the right side
> (i.e. on a page with odd number)?
 \cleardoublepage 

Wolfgang



Re: How to begin chapter on the right?

2000-03-09 Thread timm danker

Emanuele Olivetti wrote:
> 
> I'm printing a two-side report (my thesis) written with LyX:
> How can I make LyX start a new chapter on the right side
> (i.e. on a page with odd number)?
> 
> Otherwise, how can I add a white page before a chapter?
> 
> Thanks in advance
> 
> Emanuele

insert \pagebreak (in Tex-Mode!). this will make the paragraph start on
a new page, but will not produce a blank page. The following trick works
to insert a blank page: \pagebreak \hfill \pagebreak

timm



How to begin chapter on the right?

2000-03-09 Thread Emanuele Olivetti

I'm printing a two-side report (my thesis) written with LyX:
How can I make LyX start a new chapter on the right side
(i.e. on a page with odd number)?

Otherwise, how can I add a white page before a chapter?


Thanks in advance


Emanuele