I'm having a slight problem with the labelling of a chapter in my thesis.
I have a chapter which I do not want to exist as a numbered chapter, so I
have used the chapter* environment to generate it. However, the second
page of the chapter, still carries the title of the previous chapter. I
have included a file containing a very simple example of this.
Is this expected behaviour? Am I trying to do something wrong to expect
the second chapter to label its pages as belonging to it rather than the
previous chapter?
Thanks
Phil
-----------------------------------------------------------------
Phil Scordis
Room 2.19, School of Biological Sciences, Stopford Building
University of Manchester, Oxford Road, Manchester, M13 9PT
-----------------------------------------------------------------
Lab Tel: +44 (0)161 275 5980 E-mail: [EMAIL PROTECTED]
-----------------------------------------------------------------
#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 218
\textclass book
\language english
\inputencoding auto
\fontscheme pslatex
\graphics default
\paperfontsize 12
\spacing double
\papersize a4paper
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 2
\tocdepth 2
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle headings
\layout Chapter
Number one
\layout Standard
This text is in chapter 1
\layout Standard
And so is this
\layout Standard
\latex latex
\backslash
newpage
\layout Standard
This page is headed as
\begin_inset Quotes eld
\end_inset
Number one
\begin_inset Quotes erd
\end_inset
\layout Chapter*
Number 2
\layout Standard
This text is in chapter 2
\layout Standard
And so is this
\layout Standard
\latex latex
\backslash
newpage
\layout Standard
But how is this page headed! Still as Chapter 1.
Number one
\the_end