Search found 1 match

by dharmesh
Fri Apr 08, 2011 8:37 pm
Forum: General
Topic: problem with \chapter
Replies: 1
Views: 912

problem with \chapter

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 ...