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.
30 lines
569 B
Perl
30 lines
569 B
Perl
9 years ago
|
#lang pollen
|
||
|
|
||
|
◊(define-meta title "body text")
|
||
|
◊hanging-topic[(topic-from-metas metas)]{Four important considerations}
|
||
|
|
||
|
◊center{
|
||
|
Please note:
|
||
|
◊strong{BODY TEXT}
|
||
|
is the most common
|
||
|
element of a document.
|
||
|
Therefore, how the body
|
||
|
text looks will have the
|
||
|
most noticeable effect
|
||
|
on the appearance
|
||
|
of the document.
|
||
|
Consequently,
|
||
|
you should
|
||
|
set up the
|
||
|
body text
|
||
|
◊strong{FIRST}.
|
||
|
|
||
|
Start with
|
||
|
font, ◊xref{point size},
|
||
|
◊xref{line spacing}, and
|
||
|
◊xref{line length}, because
|
||
|
those four decisions will
|
||
|
largely determine how
|
||
|
the body text will
|
||
|
look. OK?
|
||
|
}
|