iamaman
unread,May 22, 2005, 4:08:24 PM5/22/05Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to latex...@googlegroups.com
I am currently writing a math report and I need to know which
documentclass and which commands to use such that when I type in the
\chapter or \section command, I get a label number of the form "x." and
not "0.x". My problem is that I have been using the report document
class and when I use the section command as my highest, I get something
of the form "o.x" which I dont want as my highest, and when I use
\chapter as my highest, it writes "Chapter x" above my heading which I
don't want. How can I alleviate this problem, like use \chapter w/out
latex inserting a "chapter x" above my heading? Thanks