Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Connect and share knowledge within a single location that is structured and easy to search. The default is openright https://traderoom.info/chapter-4-models-and-services/ which causes LaTeX to add the additional page in order to make sure that the chapter opens on a right page. Some explanation by the definition of the \chapter command (taken from book.cls. The second argument of the \addcontentsline instruction — here, chapter — instructs LaTeX to typeset the entry in a given style, here, “chapter style”. If you don’t want any blank pages in front of all your chapters, you can tell LaTeX to open chapters on any pages.
- The second argument of the \addcontentsline instruction — here, chapter — instructs LaTeX to typeset the entry in a given style, here, “chapter style”.
- Some explanation by the definition of the \chapter command (taken from book.cls.
- If you don’t want any blank pages in front of all your chapters, you can tell LaTeX to open chapters on any pages.
- I have tried to follow the instructions for titlesec but I am not successful.
- I want to decrease the vertical space between the top of the page and the chapter heading.
Creating unnumbered parts/chapters/sections (plus adding them to the ToC and/or header)
- Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
- I have tried to follow the instructions for titlesec but I am not successful.
- The default is openright which causes LaTeX to add the additional page in order to make sure that the chapter opens on a right page.
- Some explanation by the definition of the \chapter command (taken from book.cls.
- Connect and share knowledge within a single location that is structured and easy to search.
With tocloft one can use \cftchappresnum to put something before the number; but we have also to reserve enough space. I want to decrease the vertical space between the top of the page and the chapter heading. I have tried to follow the instructions for titlesec but I am not successful.