Text FormattingSection Numbering Issue

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
User avatar
jafarHH
Posts: 17
Joined: Tue Jun 28, 2011 2:46 pm

Section Numbering Issue

Post by jafarHH »

Im writing a document in report class and when i try to section them it starts with 0.1 and then 0.2, how do i get it to be 1 and 2 instead of that 0 like in the article class.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Section Numbering Issue

Post by localghost »

Since this class is based on chapters, use \chapter before \section. If you want to customize the chapter headings accordingly, ask targeted questions. As alternative move back to the »article« class.


Thorsten
Post Reply