Hesham Kamel | 18 Aug 22:22

Numbering

Hi,
Please, I want to know how to change the starting number for chapter, make
start from other than one?
Thank you
Hesham
Zan | 18 Aug 22:43
Favicon

Re: Numbering

Hesham Kamel wrote:
> Hi,
> Please, I want to know how to change the starting number for chapter, make
> start from other than one?
> Thank you
> Hesham
>   
in the LaTeX preamble or in ERT (before the chapter title) put:

\setcounter{chapter}{1}

this will start the following chapter at 2 if ERT and will start the 
first chapter in the document at 2 if placed in preamble.

Zan


Gmane