Flyers · Glossary
Widows and orphans in typography
Widows and orphans are lone lines of a paragraph cut off from the rest by a column or page break. An orphan is a first line stranded at the bottom of a column, and a widow is a last line pushed alone to the top of the next. A lone word on a final line is called a runt.
These are small faults that make a page look unfinished even to readers who have never heard the terms. On a flyer, where every line is visible at once, the single stranded word is the one that shows.
Nuwan Madhusanka · Co-founder
6 min read · Published
| Term | What it is | Usual fix |
|---|---|---|
| Orphan | The first line of a paragraph left alone at the bottom of a column or page | Move the whole paragraph to the next column, or pull one more line back |
| Widow | The last line of a paragraph pushed alone to the top of the next column or page | Edit a few words so the paragraph ends one line earlier, or bring a line forward |
| Runt | A single short word left on the last line of a paragraph | Cut or swap a word, or narrow or widen the text box slightly |
| Bad rag | A ragged right edge with lines that jump from long to very short | Rewrite the line breaks, avoid long unbreakable words at line ends |
Where the names come from
Typesetters named these faults long before desktop software, and the definitions still vary a little between style guides. Google Fonts describes them as lines that appear by themselves at the top of a column, the widow, or at the bottom, the orphan. Butterick's Practical Typography uses the same split for a paragraph running across two pages, and adds that widows are the more distracting of the two, because a widow can be as short as a single word. A popular memory aid says an orphan is left behind at the start, while a widow carries on alone at the end. Designers also borrow orphan loosely for a single word at the end of a paragraph, which is more precisely a runt, and that looser meaning is the one most flyer designers actually worry about.
How software handles them
Page layout programs and web browsers can stop the classic cases automatically. CSS has widows and orphans properties that set the minimum number of lines allowed at the top or bottom of a fragment, and the default in the fragmentation specification is two. Newer text wrapping options go further for single words. The text-wrap property has a balance value that evens out line lengths in short headings, and a pretty value that lets the browser use a slower algorithm for better paragraphs, including fewer lone words on the last line. Word processors offer a widow and orphan control checkbox. None of these tools can rewrite your copy, so the most reliable fix is still editing.
Why they matter on a flyer
A flyer has no page breaks in the book sense. Each text block is its own small column, and the whole design is seen at once, so a runt on the last line of a two line description is as prominent as the headline next to it. Short blocks make it worse: in a three line paragraph a single word on its own line takes a third of the block and leaves a hole in the layout. Headlines are the most sensitive case. A headline that breaks as three words, then two words, then one lonely word reads awkwardly and looks like it was not checked, even to someone who could not say what is wrong.
Fixing without distorting the text
The best fix is almost always a small edit. Swapping one long word for a shorter one, cutting a filler word or rephrasing a clause will usually pull the stranded word back up. The second option is the box: making a text block slightly narrower or wider changes every line break inside it. Squeezing letter spacing to force a fit is the wrong tool, because uneven spacing is more visible than the runt it removes. Manual line breaks work in a pinch, but they break again as soon as the font, size or wording changes, which makes them fragile on a design that will be resized.
Common mistakes
The most common mistake is fixing the problem at one size and never checking the others, so a headline that breaks cleanly on A4 strands a word on the square post. Another is hyphenating a short word to fill a line, which trades one fault for a worse one. A third is centring a paragraph to hide a runt, which only moves the ragged edge to both sides. Some designers also over correct, making every line the same length by rewriting good copy into stilted phrases. A clear sentence with a two word last line is better than a contorted one that fits perfectly.
Line breaks in the flyer builder
Flyer text blocks have Size, Font, Colour, Weight, Align and Drop shadow controls, and no hyphenation, line height or widow setting, so line breaks are managed by the words and the width of the box. Every block has eight resize handles, and nudging an edge a few pixels is often enough to rescue a stranded word. When a design is generated, each slot has a character budget and long copy is rewritten shorter rather than cut off, but a runt can still appear. Canvas size is set per page and a resize re-lays the design for the new shape, so check the headline and short descriptions again after switching sizes.
Questions people ask
Are widows and orphans grammar errors?
No. They are layout problems, not language problems, and the text itself can be perfectly correct. They matter because readers notice uneven shapes and interruptions before they read a word, so a page with stranded lines looks less careful. Proofreaders often mark them anyway, since fixing them usually involves a small wording change.
Should I fix runts in body text on a website?
On a responsive website the line breaks change with every screen width, so fixing them by hand is a losing battle. Use the text-wrap property where browsers support it and keep headings short. Save manual attention for fixed formats such as flyers, posters and PDFs, where the line breaks you see are the ones everyone will see.
Is a two word last line acceptable?
Generally yes. Most typographers treat a single short word as the problem, and two words on the last line of a paragraph look natural. For headlines, aim for balanced lines instead, so a two line headline splits roughly in half rather than leaving a long first line and a short second one.
Do non breaking spaces help?
They can. A non breaking space between the last two words of a paragraph, or between a number and its unit such as 10 am, forces them to wrap together, which prevents a runt and keeps values readable. Use them sparingly, because too many make lines wrap early and create uneven gaps elsewhere.
What is a river in typography?
A river is a vertical or diagonal channel of white space that runs through several lines of justified text, formed by word gaps that happen to line up. It is related to widows and orphans in spirit, since both are shape problems that distract readers. Left aligned text with a ragged right edge rarely produces rivers.
Do widows and orphans matter in a PDF export?
Yes, because a PDF freezes the layout exactly as it appears. Whatever line breaks are on the page when you export are the ones the printer and every reader receive. Check each text block at full size just before exporting, especially after any late edit to prices, dates or names.
Make one with flyers
The button opens the generator with this use case already described. Change the wording to match your own.
Create a flyer with OneCraftRelated questions
- Kerning vs tracking vs leadingKerning vs tracking vs leading: the gap in one letter pair, the spacing across a word or line, and the distance between lines, with typical values.
- What is alignment in design?What alignment in design means, the difference between text alignment and edge alignment, and when to centre a flyer and when to align left.
- What is a type scale?What is a type scale? A fixed set of font sizes built from one ratio, how a 1.25 scale works, and how a type ramp keeps a flyer headline and details in order.
Step by step in the builder: Change a flyer's colours and fonts with themes.
Written and checked by the OneCraft team. Last checked .