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/justified-text.html.pm

18 lines
1.4 KiB
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 "justified text")
hanging-topic[(topic-from-metas metas)]{Your choice, but hyphenation
is required}
em{Justified text} is spaced so the left and right sides of the text block both have a clean edge. The usual alternative to justified text is em{left-aligned text}, which has an uneven right edge. Compared to left-aligned text, justification gives text a cleaner, more formal look.
Justification works by adding white space between the words in each line so all the lines are the same length. This alters the ideal spacing of the font, but in paragraphs of reasonable width its usually not distracting.
indented{image[#:border #f "justified-text-sample-1.svg"]}
If youre using justified text, you must also turn on xref{hyphenation} to prevent gruesomely large spaces between words. Ive been surprised at how many lawyers quibble with this advice. On what grounds? Its just not how we do things. Im afraid theres no room for debate on this point, as the consequences are often dire
indented{image[#:border #f "justified-text-sample-2.svg"]}
Justification is a matter of personal preference. It is not a signifier of professional typography. For instance, most major U.S. newspapers and magazines use a mix of justified and left-aligned text. Books, on the other hand, tend to be justified.