
\mathbf - Tex Command
mathbf
\mathbf - Used to turn on boldface for uppercase and lowercase letters and digits.
SYNOPSIS
{ \mathbf #1 }
DESCRIPTION
\mathbf command is used to turn on boldface for uppercase and lowercase letters and digits.
EXAMPLE
-
\mathbf{AaBb\alpha\beta123}
$ \mathbf{AaBb\alpha\beta123} $ -
\mathbf ZR
$ \mathbf ZR $ -
\mathbf{uvw}xyz
$ \mathbf{uvw}xyz $
Advertisements