Preserved Lines
Author-controlled line breaks that survive every export
When to use it
Preserved Lines is built for any passage where the line layout itself is part of the meaning. Common cases:
- Poetry and verse
- The most obvious use. Each line of a poem is authored deliberately; reflowing them would destroy the form.
- Parallel narration
- Alternating lines from two perspectives — one character's thoughts interleaved with another's — relies on each line sitting exactly where the author placed it. Per-line bold or italic is fully supported, so you can render two streams of consciousness simultaneously with different weight or style on each line.
- Song lyrics
- Lyrics quoted in a narrative scene. The line breaks of the lyric carry rhythm and meaning that reflow would erase.
- Epistolary formatting
- Letter addresses, signatures, and salutations where the layout itself communicates tone and formality.
- Embedded screenplay snippets
- Character names, dialogue, and stage directions where line breaks distinguish each element.
Writing inside the block
Once you are inside a Preserved Lines block, your keyboard behaves slightly differently from a normal paragraph:
- Enter
- Inserts a new authored line within the block. Pressing Enter never exits the block, no matter how many times you press it.
- Shift + Enter
- Same as Enter — inserts an authored line break.
- Bold and italic
- Work normally. Select a line (or part of one) and apply via the toolbar, the right-click menu, or Cmd/Ctrl + B / Cmd/Ctrl + I. Per-line formatting is fully supported, so alternating-bold patterns are straightforward.
Style controls
Open the Style Editor (Style sidebar section). Under Body Matter, you will find a Preserved Lines target with the same typography, spacing, and alignment controls every body element has, plus a new Line Block panel.
- Typography
- Font family, size, weight, line height, and other text properties. Defaults to the paragraph target's typography — set explicitly only if you want Preserved Lines to render differently from body text.
- Hanging Indent
- When an authored line is too long for the trim measure and wraps to a second visual line, the wrap indents by this amount. The first character of each authored line stays flush left. Default is 2em. Set to 0 to disable hanging indent entirely.
- Pagination
- Choose Keep Together (default) so a page break never falls inside a Preserved Lines block, or Allow Page Break Inside if you have an unusually long block and need it to flow across pages.
Tips and pitfalls
- Use it sparingly
- Preserved Lines is overkill for normal prose paragraphs. Reserve it for passages where line layout is part of the meaning.
- Trim choice matters for wrapping
- If your trim is narrow (5×8 or smaller) and your authored lines are long, you will see hanging indents in print where lines wrap. Check the print preview at your target trim to confirm your lines fit as authored.
- The editor visual is approximate
- The Write view shows a subtle left accent and flush-left lines so the block is visibly distinct. The actual hanging indent only appears in the Print and Ebook preview panes and in the final export. Use Cmd/Ctrl + Shift + P to open the preview and confirm what readers will see.