[texhax] Heading in empty pages after list of figures

Sukomal Modak SUKOMAL at csiberkeley.com
Fri Oct 22 19:03:21 CEST 2004


Fernando Stefani wrote on Thursday, October 21, 2004 8:17 AM

> I wrote my thesis using the book document class. Every
> chapter, the list 
> of figures, list of tables, bibliography, etc. start in a new 
> odd-numbered page. In order to fulfil this, sometimes a page is left 
> empty at the end of one chapter, list of figs, etc. However, 
> those pages 
> have the headings of the previous chapter, list of figs, etc.
> 
> I managed to remove the headings at the end of the chapters by simply
> using \thispagestyle{plain}, but this does not work in the 
> cases of the 
> list of figs, list of tables and bibliography.
> 
> Any suggestion??


Try this.

\tableofcontents \clearpage{\pagestyle{empty}\cleardoublepage}
\listoftables    \clearpage{\pagestyle{empty}\cleardoublepage}
\listoffigures   \clearpage{\pagestyle{empty}\cleardoublepage}

Hope this helps,
--
Sukomal

=================================
Sukomal Modak, Ph.D.

Structural Engineer (R&D)
Computers and Structures, Inc.
1995 University Ave., Suite 540
Berkeley, CA 94704

sukomal at csiberkeley.com
=================================



More information about the texhax mailing list