Re: [Off Topic] latex section question

1999-10-18 Thread Mike Fabian
Shao Zhang <[EMAIL PROTECTED]> writes: > I am writing a very large document in latex. And I need to use > something like this: > > \subsubsubsection > > But latex only goes to \subsubsection. I have already used \part > as well. * `\part' * `\chapter

Re: [Off Topic] latex section question

1999-10-18 Thread Paul Huygen
Shao Zhang <[EMAIL PROTECTED]> writes: > [..] I need to use something like \subsubsubsection > But latex only goes to \subsubsection. I have already used \part > as well. How do I over come this problem? I know four possibilities: 1) Use \paragraph instead of \subsubsubsection. I am not shure

Re: [Off Topic] latex section question

1999-10-18 Thread Johann Spies
On Mon, 18 Oct 1999, Shao Zhang wrote: > I am writing a very large document in latex. And I need to use > something like this: > > \subsubsubsection > > But latex only goes to \subsubsection. I have already used \part > as well. Wouldn't \paragraph and \sub

[Off Topic] latex section question

1999-10-18 Thread Shao Zhang
Hi, Sorry for the off topic question. I am writing a very large document in latex. And I need to use something like this: \subsubsubsection But latex only goes to \subsubsection. I have already used \part as well. How do I over com