Search found 2 matches

by trout_dipladokis
Thu Feb 04, 2010 1:46 pm
Forum: Text Formatting
Topic: Chapters without numbers have different header format
Replies: 3
Views: 2464

Re: Chapters without numbers have different header format

It's fine. I worked out where I went wrong. I didn't realize that modifying the macro "\@makechapterhead' only changed the format of numbered chapters, and that for unnumbered chapters you have to modify "\@makeschapterhead".

Cheers
by trout_dipladokis
Thu Feb 04, 2010 9:52 am
Forum: Text Formatting
Topic: Chapters without numbers have different header format
Replies: 3
Views: 2464

Chapters without numbers have different header format

Hi,

I'm wanting to add an unnumbered chapter, but the command \chapter*{} removes all the formatting I have for the chapter title. Any help would be very much appreciated.

The formatting I have for chapter headings is given below:


\newlength{\chaprule}
\setlength{\chaprule}{0.2mm} % Value ...