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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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