
\nolimits - Tex Command
nolimits
\nolimits - Used to change the default placement of limits; only allowed on items of class OP.
SYNOPSIS
{ \nolimits}
DESCRIPTION
\nolimits command is used to change the default placement of limits; only allowed on items of class OP.
EXAMPLE
-
\sum_{k=1}^n a_k
$ \sum_{k=1}^n a_k $ -
\sum\nolimits_{k=1}^n a_k
$ \sum\nolimits_{k=1}^n a_k $
Advertisements