The following is an example of the problem (not the contents page is the issue not the format of the actual section).
Does anyone have a way around this to make contents pages only appear on odd pages (not just start on an odd page but all pages in the table of contents are only on odd pages)?
Code: Select all
\documentclass[11pt]{book}
\usepackage[a4paper,twoside,top=2cm, bottom=2cm, outer=2cm, inner=4cm]{geometry}
\usepackage[UKenglish]{babel}
\usepackage{afterpage}
\AtBeginDocument{%
\addtocontents{toc}{\protect\afterpage\protect\cleardoublepage}%
}
\begin{document}
\tableofcontents
\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}\section{1}
\end{document}