On Mon, Dec 03, 2001 at 03:07:06PM -0600, Matt Zeidenberg wrote: > > A short example file is attached. Note that the tables jump from > 1.2 to 1.4
Do not use longtables inside table floats! Either use a normal table inside a table float, or use a longtable not in a float. > and that the title on the top of the page runs right > into the page number. Write \chaptermark{<short heading>} (in latex mode) just right after the chapter title.