How can I make produce a table of contents by \tableofcontents with page style empty?
It doesn't work with \thispagestyle{empty} or \pagestyle{empty}.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
|
|
You could use this in your preamble to change the first (otherwise commonly plain) TOC page to empty style:
The other pages behave like expected if you use
|
|||||||||
|