Text FormattingTable of Contents Part Display Issue

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
winstonp
Posts: 1
Joined: Fri Jun 24, 2022 11:05 am

Table of Contents Part Display Issue

Post by winstonp »

Hi all, am using Overleaf, specifically, "Template for Springer Monographs" template, to write some notes for a book. The book is split into multiple parts, and each part has many chapters. So far as good.

Chapter 1, 2, 3 are not under any part.

Part 1 has chapters 4-9, part 2 has chapter 10 onwards and so on.

Am using the \part and \chapter defaults in this template to do this split. Works fine except in table of contents.
contents.png
contents.png (92.08 KiB) Viewed 1764 times
This happens on parts above I. Part I displays fine, II, III and so on do not. How to fix?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Kreuz Elf
Posts: 22
Joined: Thu Mar 04, 2021 7:33 pm

Table of Contents Part Display Issue

Post by Kreuz Elf »

Can you give us a minimal example of your code? Without it's pretty hard to help.
Post Reply