Generalproblem with \chapter

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
dharmesh
Posts: 1
Joined: Fri Apr 08, 2011 8:33 pm

problem with \chapter

Post by dharmesh »

Hello all,
I am using document class "report" for my thesis documentation
for a new chapter I use \chapter{chapter name} but I get output as "1 chapter name"
I want it as:
Chapter 1
chapter name
I want this "chapter" word in my chapter title. I dont know why its supressing it automatically. Can someone help?

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

problem with \chapter

Post by localghost »

Since this is not the default behaviour of the »report« class, you have to show that by a minimal example [1]. It has to be reduced to only necessary code and must be compilable as provided.

[1] View topic: Avoidable mistakes


Best regards and welcome to the board
Thorsten
Post Reply