As suggested, I changed my paper to the article class. BUt how do I get the title to print on it's own page (like how the report class does it)? I do not want to use chapters..mainly section ans subsections.
Rodney Matej Cepl wrote: > On Fri, Nov 02, 2001 at 08:00:13AM -1000, Rodney Kanno wrote: > >> I am writing a paper using the report document class. When I add a >> section, the numbering starts at 0.1, how do I get it to start at 1? > > > Using sections before chapters is considered a really bad idea. > If you do not want chapters at all, use article (or scrartcl) > class. > > Matej >
