
\underline - Tex Command
underline
\underline - Used to create underline symbol under the argument.
SYNOPSIS
{ \underline #1}
DESCRIPTION
\underline command creates underline symbol under the argument.
EXAMPLE
-
\underline{AB}
$ \underline{AB} $ -
\underline a
$ \underline a $ -
\underline{\text{a long argument}}
$ \underline{\text{a long argument}} $
Advertisements