
\it - Tex Command
NAME
\it - Used to turns on math italic mode.
SYNOPSIS
{ \it ... }
DESCRIPTION
\it command turns on math italic mode;to return to math italic mode if it had been turned off.
EXAMPLE
-
{\bf ab \it ab} ab
$ {\bf ab \it ab} ab $ -
\rm for\ all\ {\it x}\ in\ \Bbb R
$ \rm for\ all\ {\it x}\ in\ \Bbb R $ -
\Delta\Gamma\Lambda{\it \Delta\Gamma\Lambda}
$ \Delta\Gamma\Lambda{\it \Delta\Gamma\Lambda} $
Advertisements