Processing math: 100%

\mathpunct - Tex Command


Advertisements

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. 1.234
    1.234
  2. 1\mathpunct{.}234
    1.234
Print