How can I control \chapter text associated with \tableofcontents
- How to change the font size of
\chapter{text}in TOC page. - How to restrict TOC pages to ONE. (Two pages are coming as default).
- At the beginning of the chapter, text is coming in very big size font. How can I control it.
- Chapter text is coming immediately after page number. I want to introduce space between page number and chapter text. How can I do it.
- How can I change the page number position.
Here is the code:
\documentclass[a4paper,10pt]{book}
\usepackage{longtable}
\begin{document}
\tableofcontents
\chapter{(Chapter One)}
