
\mathopen - Tex Command
mathopen
\mathopen - forces the argument to be treated in the 'opening' class.
SYNOPSIS
{ \mathopen #1}
DESCRIPTION
\mathopen command is used to force the argument to be treated in the 'opening' 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