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/signature-lines.html.pm

26 lines
1.4 KiB
Perl

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden 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 "signature lines")
hanging-topic[(topic-from-metas metas)]{Type a sequence of underscores}
A em{signature line} is a horizontal line aligned with adjacent text.
Typography purists avoid accomplishing anything by holding down keys on the keyboard. But in this case its the simplest solution. To make a signature line, hold down the underscore key (shift+ hyphen) until you get the length you need.
__________________________________
A rival school of thought suggests you should type a series of word spaces and format them with underlining.
__________________________________
Same thing, right? Not quite. There are three good reasons to prefer underscores to underlined word spaces.
numbered-list{
If you need to quickly rid a document of underlining, you might want to select all the text and then uncheck the underlining option. But this will wreck signature lines made out of underlined word spacesthey will disappear.
If you need to quickly ensure you only have one space between sentences, you might want to search for and replace any double spaces. But this will also wreck signature lines made out of word spacesby partially deleting them.
Underscore characters dont depend on formatting, so they will look the same no matter where theyre copied and pasted. Underlined word spaces may not.
}