![](https://secure.gravatar.com/avatar/386a116d129cdc597f2bb6210bbaff7a.jpg?s=120&d=mm&r=g)
27 Apr
2020
27 Apr
'20
12:49 a.m.
On Mon, Apr 20, 2020 at 2:27 PM Marcel Fabian Krüger
Look at the following document:
\Umathlimitbelowbgap\displaystyle0pt \Umathlimitbelowvgap\displaystyle0pt $$ \sum_a^b $$ \bye
Here the `a` subscript gets lost. In mlist.c, make_op, line 3324 the subscript (stored in variable `z`) is never coupled with the previous node if `shift_down` is smaller or equal to 0.
fixed in revision 7358. -- luigi