You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
pollen-tfl/hyphenation.html.pm

13 lines
899 B
Perl

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

#lang pollen
(define-meta title "hyphenation")
hanging-topic[(topic-from-metas metas)]{Mandatory for justified text; optional otherwise}
em{Hyphenation} is the automated process of breaking words between lines to create more consistency across a text block.
In xref{justified text}, hyphenation is mandatory.
In left-aligned text, hyphenation evens the irregular right edge of the text, called the rag. Hyphenation is optional for left-aligned text because the rag will still be somewhat irregular, even with hyphenation. Hyphenation doesnt improve text legibility. Consider turning it off.
As xref{line length} gets shorter, hyphenation becomes essential. Why? With hyphenation off, your word processor can only break lines at word spaces. As the lines get shorter, there are fewer words and hence fewer possible break points in each line, making awkward breaks more likely.