Quoting Dekel Tsur <[EMAIL PROTECTED]>:

> On Sat, Aug 31, 2002 at 01:20:27PM +0800, Hisyam Lee wrote:
> > In my preamble box is something like this:
> > 
> > \usepackage{sectsty}
> > \chapterfont{\centering}
> > \renewcommand{\thechapter}{\Roman{chapter}}
> > \renewcommand{\thesection}{\arabic{chapter}.\arabic{section}}
> > \renewcommand{\theequation}{\arabic{chapter}.\arabic{equation}}
> > \renewcommand{\thefigure}{\arabic{chapter}.\arabic{figure}}
> > \renewcommand{\thetable}{\arabic{chapter}.\arabic{table}} 
> 
> > So the Theorem number appear something like Theorem III.1, Theorem VI.2,
> etc.
> > How can I change the theorem (also others like Proof, Corollary, Claim
> etc)
> > numbering to Theorem 3.1, Theorem 6.2, etc. 
> 
> \renewcommand{\thetheorem}{\arabic{chapter}.\arabic{theorem}}
> 

Great! Just what I needed.
Thanks a lot.

One thing I realize is that in Table of Contents the Roman chapter numbering
getting closer and finally overlapping with the chapter titles. 

How can I have format like CHAPTER I INTRODUCION, CHAPTER II REVIEW,..., 
CHAPTER VIII CONCLUSIONS in the TOC?

Thank you very much.

H Lee



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

Reply via email to