
\fbox - Tex Command
NAME
\fbox - Used to put a box around argument; argument is in text mode.
SYNOPSIS
{ \fbox #1 }
DESCRIPTION
\fbox command draws a box around argument; argument is in text mode.
EXAMPLE
-
\boxed{Hi there!}
$ \boxed{Hi there!} $ -
\fbox{Hi there!}
$ \fbox{Hi there!} $
Advertisements