
\mathsf - Tex Command
mathsf
\mathsf - Used to turn on sans serif typestyle for uppercase and lowercase letters and digits; also affects uppercase greek.
SYNOPSIS
{ \mathsf #1 }
DESCRIPTION
\mathsf command is used to turn on sans serif typestyle for uppercase and lowercase letters and digits; also affects uppercase greek.
EXAMPLE
-
\mathsf{ABCDEFGHIJKLMNOPQRSTUVWXYZ}
$ \mathsf{ABCDEFGHIJKLMNOPQRSTUVWXYZ} $ -
\mathsf{0123456789}
$ \mathsf{0123456789} $ -
\mathsf{abcdefghijklmnopqrstuvwxyz}
$ \mathsf{abcdefghijklmnopqrstuvwxyz} $ -
\Delta\Gamma\Lambda\mathsf{\Delta\Gamma\Lambda}
$ \Delta\Gamma\Lambda\mathsf{\Delta\Gamma\Lambda} $ -
abcdefghijklmnopqrstuvwxyz
$ abcdefghijklmnopqrstuvwxyz $ -
\mathsf{AB}AB
$ \mathsf{AB}AB $
Advertisements