Text FormattingChanging Section Numbering

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
bpetersen
Posts: 11
Joined: Mon Sep 13, 2010 9:55 pm

Changing Section Numbering

Post by bpetersen »

I am using MixTex and Texnic Center.
documentclass = {report}

How do I change the numbers from
(0.1 and 0.1.1) to (1 and 1.1)

Recommended reading 2024:

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

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

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

Re: Changing Section Numbering

Post by localghost »

Use chapters first or move to the »article« class. Consider to do some basic reading.


Best regards
Thorsten
Post Reply