Quoting Dekel Tsur <[EMAIL PROTECTED]>:

> On Tue, Aug 13, 2002 at 07:20:15PM +0800, Hisyam Lee wrote:
> > Hi folks,
> > I'm writing my thesis using book class and it give me the Chapter no. and
> the
> > Title of Chapter on the left side.
> > 
> > First, how do I center my chapter no. and tile of chapter?
> > 
> > Secondly, how do I change Chapter 1, Chapter 2, etc. to Chapter I, Chapter
> II, ect.
> > 
> > Thank you very much!
> 
> 
> Add the following lines to the preamble:
> 
> \usepackage{sectsty}
> \chapterfont{\centering}
> \renewcommand{\thechapter}{\Roman{chapter}}
> 

Great! Thanks. Exactly what I'm looking for.
But the Section and Subsection nombors are something like I.1, I.2, II.4, II.5,
II.A.1, II.A.2, etc. The Figure also change to Figure II.1.
What I needed are 1.1, 1.2, 2.4, 2.5, 2.1.1, 2.1.2, etc.

Thank you very much!

H Lee



-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

Reply via email to