
\mathfrak - Tex Command
mathfrak
\mathfrak - turn on fraktur font for uppercase and lowercase letters and digits (and a few other characters).
SYNOPSIS
{ \mathfrak #1}
DESCRIPTION
\mathfrak command is used to turn on fraktur font for uppercase and lowercase letters and digits (and a few other characters).
EXAMPLE
-
\mathfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ}
$ \mathfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ} $ -
\mathfrak{0123456789}
$ \mathfrak{0123456789} $ -
\mathfrak{abcdefghijklmnopqrstuvwxyz}
$ \mathfrak{abcdefghijklmnopqrstuvwxyz} $ -
\mathfrak{AB}AB
$ \mathfrak{AB}AB $
Advertisements