I have a sum with a subscript placed in an equation environment. The subscript is placed down the sum in this way:
However I want the subscript to be placed next to the sum, like this other sum:
The code for the first sum is as simple as this: \sum_l, so even without specifying the \limits parameter I encounter this problem.
How can I control this behaviour?


\sum\nolimits_p– egreg Apr 27 '19 at 10:06