How to Create a Table of Contents That Works (Print & Ebook)
A table of contents works differently in print and ebook. In print, it's a static list of chapter titles with page numbers — expected in non-fiction, optional in fiction. In an ebook, it must be clickable: each entry is a link that jumps to that chapter, because ebooks have no fixed page numbers. The biggest mistake is a manually typed TOC — a list you wrote by hand with page numbers. It doesn't link, the page numbers are meaningless on an e-reader, and it marks the book as amateur. Build the TOC automatically from your heading styles so it links correctly. Here's how to do it right in both formats.
The table of contents seems trivial — until it's broken, and then it's one of the clearest signs of an amateur ebook. The rules are different for print and digital, and getting them wrong is easy if you type the TOC by hand. Here's how to build one that actually works in each format.
Why print and ebook TOCs are different
A print book has fixed pages, so its TOC can list “Chapter 3 … 47.” An ebook has no fixed pages — the text reflows and the “page” changes with font size and device — so page numbers are meaningless and the TOC has to work by linking instead. This single difference drives everything below.
| Print TOC | Ebook TOC | |
|---|---|---|
| Form | Static list with page numbers | Clickable links to each chapter |
| Page numbers | Yes, fixed | No — the device decides |
| Needed for | Non-fiction (expected) | All ebooks (expected, even fiction) |
| Navigation | Reader flips pages | Reader taps an entry to jump |
The mistake that breaks ebooks: a manual TOC
The most common error is typing the table of contents by hand — writing out “Chapter One … 1, Chapter Two … 14” as plain text. In an ebook this fails twice: the entries don't link anywhere (tapping them does nothing), and the page numbers are meaningless because ebooks don't have fixed pages. A hand-typed TOC is the fastest way to look unprofessional. The fix: never type it manually — generate it from your document's heading styles.
How to build a working TOC (the right way)
- Use heading styles for your chapters. Mark each chapter title with a proper Heading style (Heading 1) rather than just making the text big and bold. This is what a TOC is built from.
- Generate the TOC automatically. Formatting tools (Vellum, Atticus) and even Word build the TOC from those headings — so it links correctly and updates itself.
- For the ebook, confirm it's clickable. Each entry should jump to its chapter, and the ebook's built-in “go to” navigation menu should list your chapters too.
- For print, let the tool place page numbers. Because print has fixed pages, the software adds correct page numbers automatically — you never type them.
The two kinds of ebook navigation
Ebooks actually have two tables of contents, and a professional book has both:
- The inline TOC — the clickable contents page inside the book that the reader can scroll to.
- The logical (built-in) TOC — the navigation menu the e-reader itself shows (the “go to / contents” button), which lets readers jump around from anywhere.
- Both are generated from your headings; if your chapters are styled correctly, you get both automatically.
Fiction vs non-fiction: what to include
- Non-fiction: a full TOC listing parts, chapters and often major sections — readers rely on it to navigate and reference.
- Print fiction: a TOC is optional; many novels omit it, though chapter lists are fine if titles are meaningful.
- Ebook fiction: still include a clickable/logical TOC so readers can move between chapters — it's expected even when print fiction skips it.
- Keep it clean: list what helps navigation; don't clutter it with every sub-subheading.