
\mspace - Tex Command
mspace
\mspace - Used to give horizontal space.
SYNOPSIS
{ \mspace <dimen>}
DESCRIPTION
\mspace command is used to give horizontal space.
EXAMPLE
-
ab
$ ab $ -
a\mspace18mu b
$ a\mspace18mu b $ -
a\mspace18pt b
$ a\mspace18pt b $
Advertisements