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/line-length.html.pm

10 lines
944 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 "line length")
hanging-topic[(topic-from-metas metas)]{4590 characters or 23 alphabets}
em{Line length} is the distance between the left and right edges of a text block. Overly long lines are a common problem, but theyre easy to correct. Shorter lines will make a big difference in the legibility and professionalism of your layout.
The most useful way to measure line length is by average characters per line. Measuring in inches or centimeters is less useful because the xref{point size} of the font affects the number of characters per inch. Whereas characters per line works at any point size.
Shorter lines are more comfortable to read than longer lines. As line length increases, your eye has to travel farther from the end of one line to the beginning of the next. Aim for an average line length of 4590 characters, including spaces. You can check line length using word count.