- - Tex Command
NAME
- - to print minus symbol
SYNOPSIS
{ - }
DESCRIPTION
- is used to print minus symbol.
EXAMPLES
a-b
$ a-b $
-b
$ -b $
\text{first: } -a\star b
$ \text{first: } -a\star b $
\text{first: } {-}a\star b
$ \text{first: } {-}a\star b $
Print