On Mon, Dec 02, 2002 at 10:57:32PM +0100, Jeroen Vriesman wrote: > I tried that, but it gives me 'CHAPTER. chaptername', in stead of just the > chaptername. > > that's the problem. (I'm using amsbook style, does that have something > to do with it?)
Put the following line in the preamble:
\def\chaptermark#1{\markboth{#1}{}}
