Search found 1 match

by mkhamis89
Thu May 27, 2010 2:20 pm
Forum: Page Layout
Topic: Chapter header in the form '1 Introduction'
Replies: 2
Views: 1425

Chapter header in the form '1 Introduction'

Hello, I am trying to change the chapter's heading from
Chapter 1
Introduction

To:
1 Introduction

I've managed to remove the 'Chapter' by using

Code: Select all

\renewcommand{\chaptername}{}
but now I get
1
Introduction

How can I change them to be on the same line?
I am using the 'book' documentclass