Contents Up << >>

normalbox:1

Draws a box around the given paragraph in LaTeX and RTF. In HTML and XLP formats, horizontal rules are drawn before and after the text.

For example:

    \normalbox{This should be a boxed paragraph for highlighting
    important information, such as information for registering
    a shareware program.}
gives:


This should be a boxed paragraph for highlighting important information, such as information for registering a shareware program.

See also \normalboxd for double-bordered text.