
\mathpunct - Tex Command
mathpunct
\mathpunct - forces the argument to be treated in the 'punctuation' class.
SYNOPSIS
{ \mathpunct #1}
DESCRIPTION
\mathpunct command is used to force the argument to be treated in the 'punctuation' class.
EXAMPLE
-
1.234
$ 1.234 $ -
1\mathpunct{.}234
$ 1\mathpunct{.}234 $
Advertisements