
\mathclose - Tex Command
mathclose
\mathclose - forces the argument to be treated in the 'closing' class.
SYNOPSIS
{ \mathclose #1}
DESCRIPTION
\mathclose command is used to force the argument to be treated in the 'closing' class.
EXAMPLE
-
a + \lt b\gt + c
$ a + \lt b\gt + c $ -
a + \mathopen\lt b\mathclose\gt + c
$ a + \mathopen\lt b\mathclose\gt + c $
Advertisements