�|Description:�%
A box is a grouping of rules into a square or rectangle. You can draw a box
with the \drawbox markup. The parameter for this markup is the material to
be put inside the box. Any grouping less than a paragraph can be boxed,
including letters, sentences, figures, or tables.
�|Example:�%
To draw a box around an "a", you would enter:
Draw a box around \drawbox{a}
+-----------------------------------------------------------------------------+
| |
| ..... |
| Draw a box around . . |
| ..... |
| |
+-----------------------------------------------------------------------------+
�|Example:�%
If you want to draw an empty 1 inch square (plus the box "rule size" and
"mat size") you could enter,
�|Notes:�%
Do not use this markup with \monospace or around \settabs or \halign.
Paragraphs cannot be boxed with \drawbox unless each one is put in a
vertical box (see \vbox). Use the \paragraphbox markup instead.