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/type-composition.html.pm

26 lines
1.5 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 "type composition")
(chapter-from-metas metas)
margin-note{caption-runin{top} The keys of a manual typewriter.
caption-runin{bottom} The keyboard of a modern computer. Even though the computer keyboard can produce many more characters and symbols than the typewriter, much of that power is hidden from the writer.}
image[#:border #f "typewriter.jpg"]
image[#:border #f "keyboard.jpg"]
Good typography starts with good typing. This chapter tours the nonalphabetic characters on the computer keyboard some obscure, some underappreciated, and some well known but misused.
A text is a sequence of characters. Every character is a tool. Your goal: to always use the right tool for the job.
Todays computer keyboards depict the available characters in almost the same way as a manual typewriter. But this depiction is misleading. The computer keyboard can produce many more characters than the ones visible on its keys. These include xref{accented characters}, xref{math symbols}, and xref{white-space characters} invisible markers that are useful for getting consistent typographic results.
Beware. This chapter is more difficult than it looks. Typing is second nature for most of us. Habits are ingrained. After years of doing things one way, it can be hard to learn a different way.
But its worth it. By typing the right characters while writing and editing, youll save time and effort later on when youre formatting and laying out your document.