a question about Latex

I used subsubsection in latex doesn't work.
For example:

\ chapter{a}
\ section{b}
\ subsection{c}
\ subsubsection{d}

it should display like this:
1. a
1.1 b
1.1.1 c
1.1.1.1 d

but it displays as following:
1. a
1.1 b
1.1.1 c
d

anybody has an idea? Thank you

所有跟帖: 

that depends on ur style files -cardummy- 给 cardummy 发送悄悄话 (0 bytes) () 02/08/2005 postreply 18:43:01

请您先登陆,再发跟帖!