4.2.2 Size

The size of the font is adjusted (to e.g. 20 pixels) using command =setsize(20px).

To facilitate resizing relative to a base size, pll contains commands =setbasesize, =tiny, =small, =normal, =large, =huge and =setfactor.

=setbasesize defines the size used when issuing =normal. Giving command =tiny, =small, =large or =huge sets a size relative to the base size. The factors used are defined by =setfactor, taking two arguments: A string (``tiny'', ``small'', ``large'' or ``huge'') and a factor.

See About this document... for information on suggesting changes.