Skip to content

One TV Bible File or an InDesign Book? Coordinate Chapters Without Breaking Their Layouts

Television

One TV Bible File or an InDesign Book? Coordinate Chapters Without Breaking Their Layouts

The question usually arrives as a size question, and it usually arrives late. The bible has already grown past comfortable, somebody has heard that InDesign gets unhappy with long documents, and the proposal is to split it into chapters and tie them together with a Book.

There is no page count at which one file stops working and a Book starts. What changes when you move from a single .indd to a Book is not capacity. It is where the coordination work lives, and how loudly that coordination fails when it goes wrong.

What a Book actually holds

Two operations share most of the word "synchronize" in a production team's vocabulary, and the confusion between them causes a lot of the damage.

Adding a chapter document to a Book file does not synchronize it. It makes the document a member. Membership is a list, held in the .indb, along with chapter order and book-level settings such as the designated style source and how page numbering runs across documents. The chapter text stays where it always was, in the individual .indd files.

So the .indb is not a merge and it is not a backup. It holds paths and configuration. If someone renames 02_Characters.indd, or drags the project folder to a new drive, the Book is holding a stale pointer to a file it no longer controls. Keep the chapter files, keep the .indb beside them, and keep a dated copy of the whole folder before any synchronization run. This matters more than it sounds, because the recovery you need is almost always "the file as it was an hour ago," not "the file as it was yesterday in version control."

Synchronization itself is directional. Adobe's documentation on syncing documents in books describes a designated style source whose definitions are pushed out to the other members. Designate that source explicitly and put its name in the project notes. If nobody can say which chapter is the source, nobody can predict what a run will do.

The same mini-bible, built both ways

Take a small test case and keep it stable through the rest of this article. A three-chapter bible: Series, Characters, Episodes. Thirty-four pages total — Series runs 1–10, Characters 11–24, Episodes 25–34. Shared paragraph styles for body text, two heading levels, and a quotation style. A shared swatch set. Shared parent pages (older versions of InDesign call these master pages). One deliberate exception: the Characters chapter contains sample dialogue set in a locally tuned quotation style, tightened and indented to sit against the character blocks in a way the other chapters don't need.

Route A: one .indd. Chapter order is page order. There is one styles panel, which means there is no source and no target and nothing to synchronize — the mechanism that could overwrite the Characters exception doesn't exist. The exception is just a style definition that nobody else's file is going to argue with. What you give up is granularity: anyone editing Episodes opens the whole 34-page bible, a handoff is all-or-nothing, and a document that fails to open takes the whole project with it.

Route B: a Book of three chapter files. Chapter order becomes data in the Book panel. Page numbering can run across documents. Style synchronization becomes a real, repeatable, schedulable operation with a source and targets. What you gain is separateness: a contributor receives 02_Characters.indd and nothing else, chapters can be reviewed on different schedules, and one damaged chapter doesn't reach the others. What you pay is three files, three sets of paths, one more file to keep with them, and a new failure mode — a run that overwrites a deliberate local definition because the names happen to match.

That last item is the whole decision. The Book doesn't make the bible better; it moves a class of error from "somebody edited the wrong page" to "somebody ran a command with the wrong scope." Choose the architecture by asking which of those errors your team is better at preventing, and which one you can recover from on a deadline.

Which is often the single file. If one person owns the bible, if the chapters aren't under separate review, and if the whole thing opens comfortably, one document removes an entire category of mistake and asks for nothing in return. The Book is the granular choice, not the sophisticated one. It earns its place when chapters have genuinely separate maintainers or genuinely separate release cycles — and it should be reconsidered, in either direction, when that stops being true.

Declaring the source and the scope of replacement

Two properties of style synchronization do most of the work here, and both are easy to get wrong.

The first is that replacement is by name, and the name is the entire contract. Two different definitions of "Body Quote" are not two styles. They are one style name with two definitions, and when a run touches that name, the source's version wins without asking. There is no merge and no conflict warning.

The second is that synchronization is not a mirror. Adobe's documentation describes a run that can replace definitions matching the source, add definitions the target lacks, and leave definitions in the target that the source doesn't have. Unmatched definitions are not automatically removed. So a style you deleted from the source last quarter may still be alive in two chapters, and a target chapter that has drifted will not be pulled back into shape by running the command harder.

Scope is set in the Book panel's synchronize options, where you choose which categories participate — paragraph styles, character styles, object styles, swatches, parent pages and so on. Choosing scope means answering two questions in advance: which categories, and what depends on them.

Dependencies are where advanced setups get caught. A paragraph style can be Based On another paragraph style, in which case attributes it doesn't explicitly override come from the parent — so an exception style whose own name never matches the source can still change, because the parent it inherits from is synchronized. Paragraph styles carry nested style runs that name character styles. Object styles can call paragraph styles. A parent page can place a text frame with a style already applied. Check these before the run, not after: open the styles you care about, read the Based On field, and look for anything that points at them.

Exceptions that survive naming

The Characters exception fails like this. Source is Series, paragraph styles are in scope, the run executes. "Body Quote" matches by name. Characters' tightened local version is replaced with the standard one. The sample dialogue reflows, the chapter runs long, Characters spills past page 24, and Episodes shifts downstream because numbering continues across documents. One command, three files affected, none of the three errors obvious from the dialog that reported success.

The obvious correction is to rename the local style — "Body Quote — Character Sample." It's necessary and it is not sufficient, because of Based On. If the renamed style still inherits from the shared quotation style, it keeps its own overrides and quietly adopts everything else when the parent is replaced. The dialogue shifts for exactly the attributes you weren't watching.

So check three things, in this order. Open the exception style and read its Based On field; if it points at a synchronized style, either break the link or accept and verify the inheritance. Walk anything that references it — nested styles inside other paragraph styles, object styles, table and cell styles, a parent-page frame carrying it. And confirm the chapter-specific parent page, if Characters has one, won't be replaced: a uniquely named parent page survives a run because nothing matches it, but a locally modified copy of the shared name does not.

A distinct name is not proof of isolation. Isolation is a distinct name, no inherited dependency on anything synchronized, and no other object quietly pointing at a synchronized definition in a way the design depends on.

The smallest run that can fail usefully

Do not synchronize the book first.

Pick one trial chapter — Characters, because it holds the exception. Work on copies, never the only working files. Write down the expected observations before you run anything:

  • The agreed shared change lands in the trial chapter.
  • The intentional exception keeps its local leading and indent.
  • The trial chapter's page count is unchanged, or changes by an amount you predicted.
  • No overset text appears.
  • Cross-references inside the chapter and pointing into it still resolve to the paragraphs they meant.

Then run it, then compare against the baseline copies, and treat the comparison as the result. A completed progress dialog is not evidence of a correct layout.

If the exception was erased, restore the trial from the baseline copy, fix the name and the dependency, and re-run before any other chapter is touched. If the shared change didn't land, check whether the definition you edited is the one the target matched — a style group, a duplicate name, or a Based On chain can mean you edited a style that never entered the comparison.

Then widen one chapter at a time, checking the same five observations each round. A single-chapter trial cannot predict the whole book: a definition used only in Episodes was never exercised by a Characters-only test, and a page-numbering problem between Characters and Episodes won't appear until both have moved.

One caution on the mechanics. Adobe's documentation distinguishes between documents that are open during a synchronization and documents that are closed, so don't assume a closed chapter came out identical to an open one. Save every affected file, and confirm afterward which ones the run actually touched.

Numbering and the generated contents after a chapter changes

Once the styling is settled, chapter order and page numbering come before anything is regenerated.

Order lives in the Book, not in the files, so check the panel after any add or remove. Page numbering is set at both the document and the book level, and a chapter that restarts numbering will silently break a continuous sequence. The exact location of those controls has moved between InDesign versions and differs depending on whether you're setting numbering for a document or for the whole Book — verify it in your installed version before you write a click path for your team, and don't trust a path copied from a tutorial written against a different release.

The contents list has its own rules. Adobe's documentation on generating and maintaining a table of contents records that entries are drawn from the paragraph styles you select, and that updating an existing contents list replaces the contents story — including any edits someone made in it by hand. Three consequences follow.

Keep the generated contents in its own story, ideally on its own layer or in its own chapter document, so an update can't reach body text and a body-text edit can't land inside generated output. When an entry is missing, look at the heading's paragraph style, not at the contents. When a page number is wrong, look at order and numbering, not at the contents. And understand that a manual fix survives exactly until the next update.

Now the arithmetic. Insert one page in Series and it becomes pages 1–11. Characters, continuing from the previous document, now runs 12–25. Episodes runs 26–35. The contents entries for Characters and Episodes were 11 and 25 and must become 12 and 26 — which means regenerating, not editing. Any page number someone typed into a sentence ("see page 20") will not update at all, and cross-reference fields need an explicit update after the reflow.

The single-file route goes through the same insert and the same regenerate, and the same downstream pages shift. It skips the Book-level numbering reconciliation because there is no Book, and it skips synchronization entirely. On a 34-page bible owned by one or two people, that is a feature.

The decision record

Whichever route you take, write the answer down where the next person can find it:

  • Architecture. One document, or a Book of N named chapter files, with the recovery copy's location.
  • Style source. Which document defines the shared look, and who is allowed to change definitions in it.
  • Synchronization scope. Which categories participate, and which are deliberately excluded.
  • Exception treatment. The name each deliberate difference goes by, its Based On state, and what depends on it.
  • Verification. The trial chapter, the five observations, and who restores from the baseline if a run goes wrong.

Then revisit the first line when a chapter acquires its own maintainer or its own review date. That is the signal to split. When the split stops buying anything, merge back — a merge is easier than a bad split, because a single file cannot be overwritten by a command you forgot you ran.

And keep the boundary clear in your own head. A synchronization run will faithfully push whichever definition you point it at into every chapter that matches. It has no opinion about whether the character description in Chapter 2 or the one in Chapter 1 is the true version, whether the episode order in the contents reflects the current plan, or whether the exception in Characters is a quirk or the best idea in the bible. Those are story meetings. The file structure is the thing that should stop getting in the way of them — not the thing that decides them.

Frequently asked questions

Is there a page count that should trigger moving a TV bible into an InDesign Book?

No. What changes is where coordination work lives and how loudly coordination fails. A single file suits one owner and chapters without separate review; a Book is the granular choice and earns its place when chapters have separate maintainers or release cycles.

What does an InDesign Book file actually hold?

It holds the membership list, chapter order, and book-level settings such as the designated style source and how page numbering runs across documents. The chapter text remains in the individual .indd files. The .indb is not a merge or a backup, and renaming or moving a chapter can leave it holding a stale pointer.

Why can synchronizing a Book overwrite a deliberate local style?

Replacement is by name. Two definitions sharing a style name are one name with two definitions, and the source version wins without asking or warning. Synchronization also leaves definitions in targets that the source does not have, so it is not a mirror.

How do you protect a chapter-specific exception style?

Rename the local style and check its Based On field. If it inherits from a synchronized style, either break the link or accept and verify the inheritance. Also walk nested styles, object styles, table and cell styles, and any parent-page frame that references it; a distinct name alone is not proof of isolation.

What is the smallest useful synchronization test?

Work on copies, choose one trial chapter such as Characters, and write down expected observations first: the agreed shared change lands, the intentional exception keeps its local leading and indent, page count is unchanged or predicted, no overset text appears, and cross-references still resolve. Run it, compare with baseline copies, then widen one chapter at a time.

More in Television Browse all articles