1
0
mirror of https://github.com/google/fonts.git synced 2024-12-19 23:01:41 +03:00
fonts/knowledge/glossary/terms/widows_orphans/content.md
2021-12-07 09:28:03 -10:00

14 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

A widow is the end of a paragraph (a single line of [text](/glossary/text_copy) consisting of one or more words) that appears at the top of a column. An orphan is a single word (or syllable) that sits at the bottom of a paragraph of text.
Additionally, an orphan can refer to the first line of a new paragraph that sits on its own at the bottom of a column of text.
<figure>
![Two different columns of text, set on the left with undesirable widows and orphans, and set again on the right with manual corrections. The first example shows a leftover word from the previous paragraph (widow); the second shows a lone word on the end of the current paragraph (orphan).](images/thumbnail.svg)
<figcaption>The first example shows a leftover word from the previous paragraph (widow); the second shows a lone word on the end of the current paragraph (orphan). On the right, both examples are corrected.</figcaption>
</figure>
Text with many widows and orphans typically has poor readability, and they should be avoided if possible. They occur frequently when setting long-form text, so its useful to know how to tackle them when they arise. See our article [“Avoiding widows & orphans”](/lesson/avoiding_widows_orphans) for more information.