
\boxed - Tex Command
NAME
\boxed - Used to draw a box around argument; argument is in math mode.
SYNOPSIS
{ \boxed #1 }
DESCRIPTION
\boxed command draws a box around argument; argument is in math mode.
EXAMPLE
-
\boxed ab
$ \boxed ab $ -
\boxed{ab}
$ \boxed{ab} $ -
\boxed{ab\strut}
$ \boxed{ab\strut} $ -
\boxed{\text{boxed text}}
$ \boxed{\text{boxed text}} $
Advertisements