A drop cap is the oversized first letter that drops down into the opening lines of a chapter — the large initial you've seen at the start of a fairy tale or a literary novel. Used right, it signals "a new chapter begins here" and adds a touch of typographic polish. Used wrong, it's one of the fastest ways to make a self-published book look homemade.

Knowing how to use drop caps in a book comes down to two questions most tutorials skip. First, the judgment: where do they belong and where do they quietly sabotage you? Second, the production trap: a drop cap that looks crisp in your print PDF can render broken — or vanish entirely — in a reflowable ebook, because e-readers handle the underlying code inconsistently. Get both right and you have a clean professional touch. Get the second one wrong and readers see a giant letter floating in the wrong place on their Kindle.

Where drop caps actually belong

The rule is narrower than people assume: a drop cap goes at the opening of a chapter, and nowhere else. That's the convention readers recognize, and the moment you stray from it the effect curdles.

The most common mistake is putting a drop cap after every scene break. A chapter opening is a meaningful structural signal; a scene break is a smaller beat inside the chapter. Dropping a giant initial after each one turns a special mark into visual noise — the eye starts tripping over big letters mid-chapter, and the device that was supposed to feel deliberate starts to feel like a setting you forgot to turn off. Mark scene breaks with a centered glyph (a dinkus) and save the drop cap for chapter one of the actual chapter.

The second mistake is using one when your chapter openings already carry a strong design — an ornate chapter heading, a decorative number, an epigraph. Stack a drop cap on top of all that and the page gets busy. Pick one focal element for the chapter opener and let it do the work.

Drop cap vs. raised cap — pick one and commit

There are two ways to enlarge that first letter, and they're not the same:

  1. A drop cap sinks into the text. The enlarged letter occupies two to four lines of vertical space, and the body text wraps to its right. The top of the letter aligns with the top of the first line; the bottom sits on the baseline of the second, third, or fourth line.
  2. A raised cap (or "stick-up cap") sits on the baseline of the first line and rises above it. The body text doesn't wrap around it — it just starts to the right, all on the first line.

Raised caps are simpler and far more forgiving across formats — there's no float, no wrapping, so much less to break. Drop caps look more traditional and more "designed," but they're the ones that cause the ebook headaches below. Whichever you choose, use it consistently for every chapter. Mixing them, or varying how many lines deep the drop sinks from chapter to chapter, reads as a mistake even when the reader can't name what's wrong.

On depth: two or three lines is the safe, standard sink for a drop cap. Three is the common default. Four can work in a print book with generous leading but starts to look heavy and is more likely to misbehave in an ebook.

The two letters that break drop caps

Some first letters fight the format, and they catch authors off guard because the problem only shows up on specific chapters.

Opening quotation marks. If a chapter starts with dialogue — "Run," she said — you have to decide what gets enlarged. Dropping the quotation mark alone looks bizarre; dropping the quote and the R is fiddly to align. The cleanest fixes are to enlarge the first letter and let the quotation mark sit at normal size just before it, or to start that particular chapter on a line of narration instead of dialogue so the drop cap has a clean letter to land on.

Awkward letterforms. Letters like A, J, Q, and W can collide with the wrapping body text or leave ugly gaps, because their shapes don't fill a tidy rectangle. A drop-cap A leaves a triangle of space beside it; a J can hang below the baseline. These usually need a small per-chapter nudge to the spacing rather than a one-size setting, which is exactly the kind of detail that separates a clean book from a slightly-off one.

Why your print drop cap breaks in the ebook

This is the part that catches even careful authors, and it's the strongest reason to treat your print and ebook editions as different layout problems.

A print PDF is fixed. You set the drop cap, it renders exactly as designed, and it stays that way forever. A reflowable ebook is the opposite: it hands almost all layout decisions to the reading device. The same EPUB can render drop caps differently on a Kindle Paperwhite, a Kindle app on iOS, an Apple Books edition, a Kobo, and a browser-based reader. The reason is technical but worth understanding: drop caps are usually built with a CSS "float," and every reading system implements floats and negative margins with its own quirks — so the cap that aligns perfectly in one app drifts, resizes, or detaches in another.

The reports from authors who've fought this are consistent. Drop caps set in InDesign frequently disappear entirely or land above the paragraph instead of beside it when exported to EPUB. One author found their cap rendered positioned beside but lower than the first line, sinking four lines deep even though it was set to three. Kindle is the worst offender precisely because it has the largest market share and the most idiosyncratic conversion: the same drop cap can size itself and drop however many lines it wants, with essentially no control on the author's end, and behaves differently between the Kindle Previewer, the Kindle PC app, and actual e-ink devices.

Amazon does document a recommended approach — its Kindle Publishing Guidelines wrap the first letter in a styled span and split the CSS across two media queries, one for modern Kindle devices and one for older formats — but even done correctly, a carefully coded drop cap will look right on some devices and subtly wrong on others.

There's an accessibility cost too. Float-based drop caps can confuse some screen readers and magnification software, because the enlarged first letter gets visually and structurally separated from the rest of the paragraph — so a sentence can be read as two fragments.

The practical recommendation

Given all that, here's the approach most experienced indie formatters land on:

Use drop caps in print, and reconsider them for the ebook. The cleanest path for many authors is to remove drop caps from the ebook edition and keep them for print only, relying on a clean chapter heading and a strong first line to do the signaling instead. You lose nothing essential — ebook readers don't expect drop caps the way print readers half-do — and you sidestep the entire rendering minefield.

If you do want them in the ebook, test on real devices before you publish. Don't trust the preview in your formatting software, and don't trust a single e-reader app. Check the chapter openers in the Kindle Previewer and on an actual Kindle or the Kindle app, plus Apple Books and Kobo if you're going wide, because they don't agree with each other. A raised cap, with no float to misbehave, is the lower-risk choice if you want an enlarged initial that survives the trip more reliably.

Keep the print and ebook as separate styled elements. This is the throughline of clean book production generally: the chapter opener should be a defined style you set once and apply everywhere, not hand-formatted chapter by chapter, so you can adjust or strip the drop cap for one format without touching the other. Pendrilo handles chapter styling this way — the drop cap is a setting on the chapter-opening style rather than something you place by hand — which is what lets you keep it in the print PDF and drop it from the EPUB without rebuilding anything. Any tool that treats the opener as a real style rather than manual formatting gives you the same control.

The short version

A drop cap belongs at the start of a chapter and nowhere else — never after every scene break, never stacked on an already-busy chapter heading. Pick drop cap or raised cap and use it consistently, two to three lines deep. Watch the chapters that open on a quotation mark or an awkward letter. And treat your ebook as a separate problem from your print book, because the drop cap that's flawless in your PDF is the single most likely element to break, drift, or vanish once a reader opens the file on their own device. When in doubt, keep them in print and let a clean first line carry the ebook.